import.anchors: Anchor Item Attributes Import

Description Usage Arguments Details Value See Also Examples

Description

Imports Item Attributes from CRM.

Usage

1
import.anchors(exam, crmUsername, crmPassword, source)

Arguments

exam

The exam code

crmUsername

Your CRM Username credential

crmPassword

Your CRM Password credential

source

The source (default is "CRMDEV")

Details

Imports Item Attributes Sheet from CRM based of ExamCode. Uses a SQL statement. Includes columns neccessary for anchoring in IRT calibration. Dependencies: RODBC

Value

An item attributes and statistics table from CRM

See Also

Other CRM Imports: import.itemstats, import.responses

Examples

1
import.anchors("AB", "me", "p@ssw0rd")

m070ch/ips.tools documentation built on May 18, 2019, 8:09 p.m.