create_qti_task | R Documentation |
Create XML file for question specification
create_qti_task(object, dir = NULL, verification = FALSE)
object |
an instance of the S4 object (SingleChoice, MultipleChoice, Essay, Entry, Ordering, OneInRowTable, OneInColTable, MultipleChoiceTable, DirectedPair). |
dir |
string, optional; a folder to store xml file; working directory by default |
verification |
boolean, optional; to check validity of xml file, default
|
xml document.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.