buildAssessmentSection | R Documentation |
Generic function for tags that contains assessementSection in assessnetTest
buildAssessmentSection(object, folder = NULL, verify = FALSE)
## S4 method for signature 'AssessmentItem'
buildAssessmentSection(object, folder)
## S4 method for signature 'AssessmentSection'
buildAssessmentSection(object, folder = NULL, verify = FALSE)
## S4 method for signature 'character'
buildAssessmentSection(object, folder = NULL, verify = FALSE)
object |
an instance of the S4 object (AssessmentSection and all types of AssessmentItem) |
folder |
string; a folder to store xml file |
verify |
boolean, optional; check validity of xml file, default |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.