tce_xml_results.php
Tags
Table of Contents
Functions
- F_xml_export_results() : XML
- Export results in XML format.
Functions
F_xml_export_results()
Export results in XML format.
F_xml_export_results( $test_id[,
$group_id
= 0
][,
$user_id
= 0
][,
$startdate
= 0
][,
$enddate
= 0
][,
$display_mode
= 1
]) : XML
Parameters
- $test_id :
-
(int) test ID.
- $group_id : = 0
-
(int) group ID - if greater than zero, filter stats for the specified user group.
- $user_id : = 0
-
(int) user ID - if greater than zero, filter stats for the specified user.
- $startdate : = 0
-
(int) start date ID - if greater than zero, filter stats for the specified starting date
- $enddate : = 0
-
(int) end date ID - if greater than zero, filter stats for the specified ending date
- $display_mode : = 1
-
(int) display mode: 0 = disabled; 1 = minimum; 2 = module; 3 = subject; 4 = question; 5 = answer.
Tags
Return values
XML —data