-
Bug
-
Resolution: Fixed
-
Critical
-
2.4, 2.4.5, 2.5.1
-
MOODLE_24_STABLE, MOODLE_25_STABLE
-
MOODLE_24_STABLE, MOODLE_25_STABLE
-
git@github.com:danmarsden/moodle.git
-
master_
MDL-37393 -
AICC Content loaded using Metadata fail to launch.
Same content launches without issue in 2.3.2
The issue appears to be in the scorm_get_toc_get_parent_child() function on the locallib not correctly generating the child relationships so the TOC is not created correctly and so the SCORM player does not generate TOC correctly, and thus does not trigger the load of the loadsco page.
STEPS
1. Use Attached ZIP and load as SCORM (it is AICC course)
2. Launch and TOC in SCORM Player will NOT display correct course structure and wont load.
PROOF ISSUE IS WITH TOC CODE
Edit database tables and locate the entries for the AICC course
Edit row where orgization is mo_olpu_a02_dt_enus and identifier is A0
Set parent = mo_olpu_a02_dt_enus from /
NOTE: Imported data is identical in 2.3.2 so we know issue is NOT with AICC parsing
- has a non-specific relationship to
-
MDL-37394 Launch Failure for AICC Direct URL
- Closed
- has been marked as being related by
-
MDL-41153 AICC package restore failing due to change in structure
- Closed
- is duplicated by
-
MDL-40199 AICC 1st-level children are not rendered
- Closed
- will help resolve
-
MDL-40810 JavaScript error trying to launch SCO with wrong id (Using MDL-27036 AICC HACP test package)
- Closed