ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
Protected Attributes | |
$srcPoolDefList | |
$stagingPoolQuestionListByPoolId | |
Protected Attributes inherited from ilTestExport | |
$resultExportingEnabledForTestExport = false | |
Additional Inherited Members | |
Public Member Functions inherited from ilTestExport | |
__construct (&$a_test_obj, $a_mode="xml") | |
Constructor. More... | |
isResultExportingEnabledForTestExport () | |
setResultExportingEnabledForTestExport ($resultExprtingEnabledForTestExport) | |
getExtension () | |
getInstId () | |
buildExportFile () | |
build export file (complete zip file) More... | |
buildExportResultFile () | |
build xml export file More... | |
exportToExcel ($deliver=true, $filterby="", $filtertext="", $passedonly=false) | |
Exports the evaluation data to the Microsoft Excel file format. More... | |
exportToCSV ($deliver=true, $filterby="", $filtertext="", $passedonly=false) | |
Exports the evaluation data to the CSV file format. More... | |
buildExportFileXML () | |
build xml export file More... | |
exportXHTMLMediaObjects ($a_export_dir) | |
Data Fields inherited from ilTestExport | |
$err | |
$db | |
$ilias | |
$test_obj | |
$inst_id | |
$mode | |
Definition at line 12 of file class.ilTestExportRandomQuestionSet.php.
|
protected |
$poolId |
Definition at line 158 of file class.ilTestExportRandomQuestionSet.php.
References $ilDB.
Referenced by getQuestionIds(), getQuestionsQtiXml(), and populateQuestionStages().
|
protected |
Definition at line 139 of file class.ilTestExportRandomQuestionSet.php.
References array, and getLoadedStagingPoolQuestionList().
Referenced by initXmlExport().
|
protected |
Definition at line 121 of file class.ilTestExportRandomQuestionSet.php.
References getLoadedStagingPoolQuestionList(), and ilTestExport\getQuestionQtiXml().
|
protected |
Definition at line 24 of file class.ilTestExportRandomQuestionSet.php.
References $ilDB, array, and getQuestionIds().
|
protected |
Definition at line 62 of file class.ilTestExportRandomQuestionSet.php.
References $ilDB, array, and ilXmlWriter\xmlElement().
Referenced by populateQuestionSetConfigXml().
|
protected |
Definition at line 53 of file class.ilTestExportRandomQuestionSet.php.
References populateCommonSettings(), populateQuestionStages(), populateSelectionDefinitions(), ilXmlWriter\xmlEndTag(), and ilXmlWriter\xmlStartTag().
|
protected |
Definition at line 78 of file class.ilTestExportRandomQuestionSet.php.
References array, getLoadedStagingPoolQuestionList(), ilXmlWriter\xmlData(), ilXmlWriter\xmlEndTag(), and ilXmlWriter\xmlStartTag().
Referenced by populateQuestionSetConfigXml().
|
protected |
Definition at line 93 of file class.ilTestExportRandomQuestionSet.php.
References $attributes, array, ilXmlWriter\xmlElement(), ilXmlWriter\xmlEndTag(), and ilXmlWriter\xmlStartTag().
Referenced by populateQuestionSetConfigXml().
|
protected |
Definition at line 17 of file class.ilTestExportRandomQuestionSet.php.
|
protected |
Definition at line 22 of file class.ilTestExportRandomQuestionSet.php.