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


Public Member Functions | |
| provide_import () | |
| readquestions ($lines) | |
| readquestion ($lines) | |
| stringbetween ($text, $start, $end) | |
| unhtmlentities ($string) | |
Examview question importer.
Alton College, Hampshire, UK - Tom Flannaghan, Andrew Walker
Imports learnwise multiple choice questions (single and multiple answers) currently ignores the deduct attribute for multiple answer questions deductions are currently simply found by dividing the award for the incorrect answer by the total number of options
Definition at line 43 of file format.php.
| provide_import | ( | ) |
Reimplemented from qformat_default.
Definition at line 45 of file format.php.
| readquestion | ( | $ | lines | ) |
Reimplemented from qformat_default.
Definition at line 65 of file format.php.


| readquestions | ( | $ | lines | ) |
Reimplemented from qformat_default.
Definition at line 49 of file format.php.

| stringbetween | ( | $ | text, |
| $ | start, | ||
| $ | end | ||
| ) |
| unhtmlentities | ( | $ | string | ) |