From: piers Date: Mon, 1 Sep 2008 23:04:59 +0000 (+0000) Subject: MDL-16299 - Javascript error during scorm player load. Ensure SCOID is always populated. X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=df7ba61012e6c8df1a1b3346cc90eb844d4df7aa;p=moodle.git MDL-16299 - Javascript error during scorm player load. Ensure SCOID is always populated. --- diff --git a/mod/scorm/locallib.php b/mod/scorm/locallib.php index 38126ac614..ef86499217 100755 --- a/mod/scorm/locallib.php +++ b/mod/scorm/locallib.php @@ -606,11 +606,10 @@ function scorm_view_display ($user, $scorm, $action, $cm, $boxwidth='') { ?>
-
+ hidebrowse == 0) { print_string('mode','scorm'); - echo ''."\n"; echo ': '."\n"; echo '\n"; } else { @@ -625,7 +624,8 @@ function scorm_view_display ($user, $scorm, $action, $cm, $boxwidth='') { } ?>
- + +