|
Moodle
2.2.1
http://www.collinsharper.com
|
Go to the source code of this file.
Variables | |
| $id = optional_param('id', 0, PARAM_INT) | |
| $a = optional_param('a', 0, PARAM_INT) | |
| $url = new moodle_url('/mod/assignment/view.php') | |
| $assignmentclass = "assignment_$assignment->assignmenttype" | |
| $assignmentinstance = new $assignmentclass($cm->id, $assignment, $cm, $course) | |
| $completion = new completion_info($course) | |
| Mark as viewed. | |
| $a = optional_param('a', 0, PARAM_INT) |
| $completion = new completion_info($course) |
| $url = new moodle_url('/mod/assignment/view.php') |