-
Bug
-
Resolution: Fixed
-
Minor
-
2.4, 2.5
-
MOODLE_24_STABLE, MOODLE_25_STABLE
-
MOODLE_24_STABLE
-
master_
MDL-37844 -
This Js error occurs when navigating through a SCORM for example when selecting an item in the toc.
Error: TypeError: scorm_layout_widget.getUnitByPosition is not a function
Source File: mod/scorm/loaddatamodel.php?a=448&scoid=2991¤torg=&attempt=1
Line: 219
because scorm_layout_widget isn't defined properly
also:
left.expanded should be left.expand (also mentioned in MDL-35840) - when an item in the sco is selected it should be highlighted in the toc.
When moving the window focus (by viewing another tab in your browser window) and returning to the SCORM window the highlighted item in the toc is lost.
- Discovered while testing
-
MDL-39188 SCORM activities have an undefined config variable, stopping activity progress.
- Closed
- has a non-specific relationship to
-
MDL-35840 A typo prevents to correctly impose the focus
- Closed
- is duplicated by
-
MDL-37887 JS warning in scorm.
- Closed
- Testing discovered
-
MDL-29207 Auto-Continue and Prerequisites bug
- Closed