-
Bug
-
Resolution: Won't Fix
-
Minor
-
None
-
2.3, 2.4
-
MOODLE_23_STABLE, MOODLE_24_STABLE
moodle-org/master/mod/scorm/datamodels/scormlib.php (line 350)
if (!empty($mapinfos)) {
|
$objectivesdata->mapinfos = $mapinfos; }
|
Looking at the code, it should probable be: $objectivedata (without the "s")