Details
-
Type:
Bug
-
Status: Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: 3.4.8, 3.5.5
-
Fix Version/s: None
-
Component/s: SCORM
-
Affected Branches:MOODLE_34_STABLE, MOODLE_35_STABLE
Description
- Create a SCORM activity, using scorm_with_hash.zip
- Set it to open in a new window
- View the SCORM and click 'Enter' to launch the popup.
Error: missing required param 'scoid', because the # symbol in the SCORM orgidentifier causes the rest of the URL to be interpreted as an anchor, rather than as params to be parsed.