|
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 | |
| $id = optional_param('id', 0, PARAM_INT) | |
| $f = optional_param('f', 0, PARAM_INT) | |
| $context = get_context_instance(CONTEXT_MODULE, $cm->id) | |
| $completion = new completion_info($course) | |
| $output = $PAGE->get_renderer('mod_folder') | |
| if (trim(strip_tags($folder->intro))) | |
| $completion = new completion_info($course) |
| $f = optional_param('f', 0, PARAM_INT) |
| if(has_capability('mod/folder:managefiles', $context)) |