|
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) | |
| $u = optional_param('u', 0, PARAM_INT) | |
| $redirect = optional_param('redirect', 0, PARAM_BOOL) | |
| $context = get_context_instance(CONTEXT_MODULE, $cm->id) | |
| $completion = new completion_info($course) | |
| $exturl = trim($url->externalurl) | |
| $displaytype = url_get_final_display_type($url) | |
| $completion = new completion_info($course) |
| $displaytype = url_get_final_display_type($url) |
| $redirect = optional_param('redirect', 0, PARAM_BOOL) |
| $u = optional_param('u', 0, PARAM_INT) |