Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Won't Fix
-
2.3, 2.4
-
None
-
MOODLE_23_STABLE, MOODLE_24_STABLE
Description
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")