Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 2.2
-
Fix Version/s: 2.2.1
-
Component/s: SCORM
-
Labels:
-
Testing Instructions:
-
Affected Branches:MOODLE_22_STABLE
-
Fixed Branches:MOODLE_22_STABLE
-
Pull from Repository:
-
Pull Master Branch:master_
MDL-30576 -
Pull Master Diff URL:
Description
The completionThreshold value is not saved correctly in the database.
While running the DMI SCORM 2004 Test package the following error is thrown up -
ERROR: Evaluating GetValue("cmi.completion_threshold") - Expected: "0.8" - LMS Returned: "".
Also,
According to SCORM 2004 spec. the minPrgoressMeasure (threshold) should have "1.0" as default value.
Some activities (like Activity 2 in DMI test package) depend on the default value without specifying it in the imsmanifest.xml file.
ERROR: Evaluating GetValue("cmi.completion_threshold") - Expected: "1.0" - LMS Returned: ""
(The minProgressMeasure value is not specified but completedByMeasure is specified as true - Activity 2, DMI).
Attachments
Issue Links
- will help resolve
-
MDL-28805 ADL TEST: DMI
-
- Closed
-