|
ILIAS
release_5-2 Revision v5.2.25-18-g3f80b828510
|
Inheritance diagram for ilTestExportRandomQuestionSet:
Collaboration diagram for ilTestExportRandomQuestionSet: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 160 of file class.ilTestExportRandomQuestionSet.php.
References $ilDB.
Referenced by getQuestionIds(), getQuestionsQtiXml(), and populateQuestionStages().
Here is the caller graph for this function:
|
protected |
Reimplemented from ilTestExport.
Definition at line 139 of file class.ilTestExportRandomQuestionSet.php.
References getLoadedStagingPoolQuestionList().
Referenced by initXmlExport().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Reimplemented from ilTestExport.
Definition at line 119 of file class.ilTestExportRandomQuestionSet.php.
References getLoadedStagingPoolQuestionList(), and ilTestExport\getQuestionQtiXml().
Here is the call graph for this function:
|
protected |
Reimplemented from ilTestExport.
Definition at line 24 of file class.ilTestExportRandomQuestionSet.php.
References $ilDB, and getQuestionIds().
Here is the call graph for this function:
|
protected |
Definition at line 59 of file class.ilTestExportRandomQuestionSet.php.
References $ilDB, and ilXmlWriter\xmlElement().
Referenced by populateQuestionSetConfigXml().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Reimplemented from ilTestExport.
Definition at line 50 of file class.ilTestExportRandomQuestionSet.php.
References populateCommonSettings(), populateQuestionStages(), populateSelectionDefinitions(), ilXmlWriter\xmlEndTag(), and ilXmlWriter\xmlStartTag().
Here is the call graph for this function:
|
protected |
Definition at line 74 of file class.ilTestExportRandomQuestionSet.php.
References getLoadedStagingPoolQuestionList(), ilXmlWriter\xmlData(), ilXmlWriter\xmlEndTag(), and ilXmlWriter\xmlStartTag().
Referenced by populateQuestionSetConfigXml().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 90 of file class.ilTestExportRandomQuestionSet.php.
References ilXmlWriter\xmlElement(), ilXmlWriter\xmlEndTag(), and ilXmlWriter\xmlStartTag().
Referenced by populateQuestionSetConfigXml().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 17 of file class.ilTestExportRandomQuestionSet.php.
|
protected |
Definition at line 22 of file class.ilTestExportRandomQuestionSet.php.