Moodle  2.2.1
http://www.collinsharper.com
C:/xampp/htdocs/moodle/report/questioninstances/index.php File Reference

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)

Variable Documentation

$qtypechoices = array()

Definition at line 42 of file index.php.

Definition at line 41 of file index.php.

$requestedqtype = optional_param('qtype', '', PARAM_SAFEDIR)

Definition at line 31 of file index.php.

foreach($qtypes as $qtype)

Definition at line 43 of file index.php.

get_string('intro', 'report_questioninstances')

Definition at line 51 of file index.php.

if($requestedqtype)

Definition at line 61 of file index.php.

 All Data Structures Namespaces Files Functions Variables Enumerations