Skip to content

Commit

Permalink
MDL-47795 SCORM: SCORM report not a report.
Browse files Browse the repository at this point in the history
  • Loading branch information
gjb2048 committed Oct 21, 2014
1 parent b49de5d commit a024eaa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mod/scorm/report.php
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@
$PAGE->set_url($url);

require_login($course, false, $cm);
$PAGE->set_pagelayout('report');

require_capability('mod/scorm:viewreport', $contextmodule);

Expand Down

0 comments on commit a024eaa

Please sign in to comment.