Description Usage Arguments Details Value See Also Examples
Imports Item Attributes from CRM.
1 | import.anchors(exam, crmUsername, crmPassword, source)
|
exam |
The exam code |
crmUsername |
Your CRM Username credential |
crmPassword |
Your CRM Password credential |
source |
The source (default is "CRMDEV") |
Imports Item Attributes Sheet from CRM based of ExamCode. Uses a SQL statement. Includes columns neccessary for anchoring in IRT calibration. Dependencies: RODBC
An item attributes and statistics table from CRM
Other CRM Imports: import.itemstats
,
import.responses
1 | import.anchors("AB", "me", "p@ssw0rd")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.