|
Moodle
2.2.1
http://www.collinsharper.com
|
Go to the source code of this file.
Namespaces | |
| namespace | mod |
Local Library of functions for module scorm. | |
Variables | |
| $reports = get_plugin_list_with_file('quiz', 'settings.php', false) | |
| $reportsbyname = array() | |
| $options = array(get_string('unlimited')) | |
| $perpage = array() | |
| $perpage [0] = get_string('never') | |
| $perpage [1] = get_string('aftereachquestion', 'quiz') | |
| $options = array(get_string('unlimited')) |
Definition at line 59 of file settings.php.
| $perpage = array() |
Definition at line 82 of file settings.php.
| $perpage[0] = get_string('never') |
Definition at line 83 of file settings.php.
| $perpage[1] = get_string('aftereachquestion', 'quiz') |
Definition at line 84 of file settings.php.
| $reports = get_plugin_list_with_file('quiz', 'settings.php', false) |
Definition at line 34 of file settings.php.
| $reportsbyname = array() |
Definition at line 35 of file settings.php.