Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 2.5.3, 2.6, 2.6.1
-
Component/s: SCORM
-
Testing Instructions:
-
Affected Branches:MOODLE_25_STABLE, MOODLE_26_STABLE
-
Fixed Branches:MOODLE_25_STABLE, MOODLE_26_STABLE
-
Pull from Repository:
-
Pull Master Branch:master_
MDL-44753 -
Pull Master Diff URL:
Description
In moodle 2.6 Scorm player is not showing when we restore the backup from other site.
Error - A required parameter (scoid) was missing.
Debug info:
Error code: missingparam
Stack trace:
line 463 of /lib/setuplib.php: moodle_exception thrown
line 545 of /lib/moodlelib.php: call to print_error()
line 25 of /mod/scorm/player.php: call to required_param()