|
Moodle
2.2.1
http://www.collinsharper.com
|


Public Member Functions | |
| test_qstats () | |
| qstats_q_fields ($fieldname, $values, $multiplier=1) | |
| get_fields_from_csv ($line) | |
| get_records_from_csv ($filename) | |
Static Public Attributes | |
| static | $includecoverage = array('mod/quiz/report/reportlib.php') |
Protected Attributes | |
| $qstats | |
Unit tests for (some of) quiz_statistics_question_stats.
Definition at line 58 of file test_qstats.php.
| get_fields_from_csv | ( | $ | line | ) |
Definition at line 115 of file test_qstats.php.
| get_records_from_csv | ( | $ | filename | ) |
| qstats_q_fields | ( | $ | fieldname, |
| $ | values, | ||
| $ | multiplier = 1 |
||
| ) |
Definition at line 103 of file test_qstats.php.


| test_qstats | ( | ) |
Definition at line 59 of file test_qstats.php.
$qstats [protected] |
Definition at line 62 of file test_qstats.php.