|
Moodle
2.2.1
http://www.collinsharper.com
|
Go to the source code of this file.
Namespaces | |
| namespace | report |
Variables | |
| $requestedqtype = optional_param('qtype', '', PARAM_SAFEDIR) | |
| $qtypes = question_bank::get_all_qtypes() | |
| $qtypechoices = array() | |
| foreach ($qtypes as $qtype) | |
| get_string ('intro', 'report_questioninstances') | |
| if ($requestedqtype) | |
| $qtypes = question_bank::get_all_qtypes() |
| $requestedqtype = optional_param('qtype', '', PARAM_SAFEDIR) |
| get_string('intro', 'report_questioninstances') |