|
Moodle
2.2.1
http://www.collinsharper.com
|
Go to the source code of this file.
Variables | |
| $courseid = required_param('id', PARAM_INT) | |
| $context = get_context_instance(CONTEXT_COURSE, $course->id) | |
| $reports = get_plugin_list('gradereport') | |
| find all accessible reports | |
| $reports = get_plugin_list('gradereport') |