create_qti_test | R Documentation |
Create XML file for exam test specification
create_qti_test(object, path = ".", verification = FALSE, zip_only
= FALSE)
object |
an instance of the AssessmentTest S4 object |
path |
string, optional; a path to folder to store zip file with possible file name; working directory by default |
verification |
boolean, optional; to check validity of xml file, default
|
zip_only |
boolean, optional; returns only zip file in case of TRUE or zip, xml and downloads files in case of FALSE value |
xml document.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.