createAssessmentTest | R Documentation |
Generic function for creating assessmentTest element for XML document of specification the test following the QTI schema v2.1
createAssessmentTest(object, folder, verify = FALSE)
## S4 method for signature 'AssessmentTest'
createAssessmentTest(object, folder, verify = FALSE)
## S4 method for signature 'AssessmentTestOpal'
createAssessmentTest(object, folder, verify = FALSE)
object |
an instance of the S4 object AssessmentTest or AssessmentTestOpal |
folder |
string, optional; a folder to store xml file; working directory by default |
verify |
boolean, optional; to check validity of xml file, default
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.