createOutcomeDeclaration | R Documentation |
Generic function for creating outcomeDeclaration element for XML document of specification the question following the QTI schema v2.1
createOutcomeDeclaration(object)
## S4 method for signature 'AssessmentItem'
createOutcomeDeclaration(object)
## S4 method for signature 'AssessmentTest'
createOutcomeDeclaration(object)
## S4 method for signature 'Entry'
createOutcomeDeclaration(object)
## S4 method for signature 'Gap'
createOutcomeDeclaration(object)
object |
an instance of the S4 object (SingleChoice, MultipleChoice, Essay, Entry, Ordering, OneInRowTable, OneInColTable, MultipleChoiceTable, DirectedPair, TextGap, NumericGap, InlineChoice) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.