Create XML file for exam test specification
create_qti_test(object, path = ".", verification = FALSE, zip_only
= FALSE)
xml document.
an instance of the AssessmentTest S4 object
string, optional; a path to folder to store zip file with possible file name; working directory by default
boolean, optional; to check validity of xml file, default
FALSE
boolean, optional; returns only zip file in case of TRUE or zip, xml and downloads files in case of FALSE value