MDL-18460 - SCORM Report - remove duplicated header - thanks Vlas Voloshin for the report. - merged from HEAD
This commit is contained in:
@@ -380,7 +380,6 @@
|
||||
$interactionid = 'cmi.interactions.'.$i.'.id';
|
||||
}
|
||||
if ($existinteraction) {
|
||||
echo '<h3>'.get_string('interactions','scorm').'</h3>';
|
||||
echo '<h3>'.get_string('interactions','scorm').'</h3>';
|
||||
print_table($table);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user