Merged trivial notice fix
This commit is contained in:
@@ -67,6 +67,7 @@
|
||||
$tt = userdate($scorm->timemodified);
|
||||
}
|
||||
$report = ' ';
|
||||
$reportshow = ' ';
|
||||
if (has_capability('mod/scorm:viewreport', $context)) {
|
||||
$trackedusers = scorm_get_count_users($scorm->id, $scorm->groupingid);
|
||||
if ($trackedusers > 0) {
|
||||
|
||||
Reference in New Issue
Block a user