createText | R Documentation |
Generic function for creating a set of html elements to display question for XML document of specification the question following the QTI schema v2.1
createText(object)
## S4 method for signature 'Gap'
createText(object)
## S4 method for signature 'InlineChoice'
createText(object)
## S4 method for signature 'character'
createText(object)
object |
an instance of the S4 object (Gap, InlineChoice, character) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.