prepareQTIJSFiles-methods | R Documentation |
Prepare files to render them with QTIJS
prepareQTIJSFiles(object, dir = NULL)
## S4 method for signature 'AssessmentItem'
prepareQTIJSFiles(object, dir = "")
## S4 method for signature 'AssessmentSection'
prepareQTIJSFiles(object, dir = NULL)
## S4 method for signature 'AssessmentTest'
prepareQTIJSFiles(object, dir = NULL)
## S4 method for signature 'character'
prepareQTIJSFiles(object, dir = NULL)
object |
an instance of AssessmentItem, AssessmentTest, AssessmentTestOpal, AssessmentSection, or string path to xml, rmd or md files |
dir |
QTIJS path |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.