Procedural File: tce_xml_questions.php
Source Location: /admin/code/tce_xml_questions.php
Page Details:
Display all questions grouped by topic in XML format.
Tags:
F_xml_export_questions [line 94]
XML F_xml_export_questions(
int $module_id, int $subject_id, int $expmode)
|
|
Export all questions of the selected subject to XML.
Tags:
Parameters
int |
$module_id |
module ID |
int |
$subject_id |
topic ID |
int |
$expmode |
export mode: 1 = selected topic; 2 = selected module; 3 = all modules. |
|
|