-
Bug
-
Resolution: Fixed
-
Major
-
2.6.4
-
MOODLE_26_STABLE
-
MOODLE_26_STABLE, MOODLE_27_STABLE
-
master_
MDL-46961 -
When the selected value for "Student skip content structure page" is "Always" student could not launch the scorm player and the error displayed in Firebug is "setlaunchoptions is not a function."
I have solved by placing the setlaunchoptions function above the following if condition
if (launch == true)