import.itemstats: Item Statistics Import

Description Usage Arguments Details Value See Also Examples

Description

Imports Statistics from CRM.

Usage

1
import.itemstats(exam, form, itemtype, crmUsername, crmPassword, source, clean)

Arguments

exam

The exam code

form

The form code

itemtype

Either Scored, Pretest, or both (default)

crmUsername

Your CRM Username credential

crmPassword

Your CRM Password credential

source

The source (default is "CRMDEV")

clean

clean the data? boolean

Details

Imports Item Statistics Sheet from CRM based of Exam and Form Code. Uses the ItemResponses SQL procedure in TestingDB. Dependencies: RODBC

Value

The item statistics sheet from CRM

See Also

Other CRM Imports: import.anchors, import.responses

Examples

1
import.itemstats("AB", "AB2016A_01", itemtype = NA, "me", "p@ssw0rd")

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