|
Moodle
2.2.1
http://www.collinsharper.com
|
Go to the source code of this file.
Variables | |
| $id = required_param('id', PARAM_INT) | |
| $strscorm = get_string("modulename", "scorm") | |
| $strscorms = get_string("modulenameplural", "scorm") | |
| $strsectionname = get_string('sectionname', 'format_'.$course->format) | |
| $strname = get_string("name") | |
| $strsummary = get_string("summary") | |
| $strreport = get_string("report", 'scorm') | |
| $strlastmodified = get_string("lastmodified") | |
| $usesections = course_format_uses_sections($course->format) | |
| $strlastmodified = get_string("lastmodified") |
| $strname = get_string("name") |
| $strreport = get_string("report", 'scorm') |
| $strscorm = get_string("modulename", "scorm") |
| $strscorms = get_string("modulenameplural", "scorm") |
| $strsectionname = get_string('sectionname', 'format_'.$course->format) |
| $strsummary = get_string("summary") |
| $usesections = course_format_uses_sections($course->format) |