Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 3.1.2, 3.2.1
-
Component/s: SCORM
-
Testing Instructions:
-
Affected Branches:MOODLE_31_STABLE, MOODLE_32_STABLE
-
Fixed Branches:MOODLE_31_STABLE, MOODLE_32_STABLE
-
Pull from Repository:
-
Pull Master Branch:
MDL-56836-master -
Pull Master Diff URL:
Description
We use a direct link to the SCORM player to show a SCORM package from outside Moodle.
If the user is already logged in in Moodle, this works as we want it to.
However if the user is not logged in yet, the display parameter is reset when continuing from the login screen to the moodle player.
The attached patch fixes the problem for us (assuming that this behavior was not intentional):