createResponseProcessing | R Documentation |
Generic function for creating responseProcessing element for XML document of specification the question following the QTI schema v2.1
createResponseProcessing(object)
## S4 method for signature 'AssessmentItem'
createResponseProcessing(object)
## S4 method for signature 'Entry'
createResponseProcessing(object)
## S4 method for signature 'Essay'
createResponseProcessing(object)
## S4 method for signature 'Gap'
createResponseProcessing(object)
## S4 method for signature 'NumericGap'
createResponseProcessing(object)
## S4 method for signature 'Ordering'
createResponseProcessing(object)
## S4 method for signature 'SingleChoice'
createResponseProcessing(object)
## S4 method for signature 'TextGapOpal'
createResponseProcessing(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.