Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 2.8.7, 2.9.1, 3.0
-
Component/s: SCORM
-
Testing Instructions:
-
Affected Branches:MOODLE_28_STABLE, MOODLE_29_STABLE, MOODLE_30_STABLE
-
Fixed Branches:MOODLE_28_STABLE, MOODLE_29_STABLE
-
Pull from Repository:
-
Pull Master Branch:master_
MDL-51015 -
Pull Master Diff URL:
Description
The SCORM debugging function uses eval() in a way that just seems weird to me. We should remove the use of eval() there.