ILIAS
eassessment Revision 61809
|
Class ilTestExportResults Generates XML export of ILIAS tests in QTI format. More...
Public Member Functions | |
__construct (&$tst_obj) | |
toXML () | |
Returns a xml representation of the test results. |
Private Attributes | |
$objTest |
Class ilTestExportResults Generates XML export of ILIAS tests in QTI format.
Definition at line 16 of file class.ilTestExportResults.php.
ilTestExportResults::__construct | ( | & | $tst_obj | ) |
Definition at line 20 of file class.ilTestExportResults.php.
ilTestExportResults::toXML | ( | ) |
Returns a xml representation of the test results.
Definition at line 31 of file class.ilTestExportResults.php.
References ilXmlWriter\xmlHeader().
|
private |
Definition at line 18 of file class.ilTestExportResults.php.