Details
-
Sub-task
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
2.1
-
MOODLE_21_STABLE
-
MOODLE_22_STABLE
-
master_
MDL-28541 -
Description
The ADL SCORM 2004 CM-01 test failed for a range of issues including:
- cmi.scaled_passing_score - In activity 2 the GetValue("cmi.scaled_passing_score") returned null, expected - 0.8
If you want to execute test CM-01 you can download the CM-01 Test Package and ADL 2004 Test Suite
=====DETAILED LOG======
Start ADL LMS Test Content Package CM-01
Testing Activity 1
Activity 1 was launched as expected
ERROR: Did the LMS provide a disabled UI device that corresponds to the Continue Navigation Event? - Expected: Yes - Answered: No
ERROR: Did the LMS provide an enabled Table Of Contents that includes Activity 2 as selectable? - Expected: No - Answered: Yes
Evaluating Initialize("") - Expected: "true" - LMS Returned: "true"
Evaluating GetLastError("") - Expected: "0" - LMS Returned: "0"
ERROR: Evaluating GetValue("cmi.max_time_allowed") - Expected: "P5Y6M4DT12H30M58S" - LMS Returned: ""
ERROR: Evaluating GetLastError("") - Expected: "0" - LMS Returned: "403"
Evaluating SetValue("adl.nav.request", "continue") - Expected: "true" - LMS Returned: "true"
Evaluating GetLastError("") - Expected: "0" - LMS Returned: "0"
Evaluating SetValue("cmi.exit", "normal") - Expected: "true" - LMS Returned: "true"
Evaluating GetLastError("") - Expected: "0" - LMS Returned: "0"
Testing Activity 2
Activity 2 was launched as expected
Evaluating Initialize("") - Expected: "true" - LMS Returned: "true"
Evaluating GetLastError("") - Expected: "0" - LMS Returned: "0"
ERROR: Evaluating GetValue("cmi.scaled_passing_score") - Expected: "0.8" - LMS Returned: ""
ERROR: Evaluating GetLastError("") - Expected: "0" - LMS Returned: "403"
Evaluating SetValue("adl.nav.request", "continue") - Expected: "true" - LMS Returned: "true"
Evaluating GetLastError("") - Expected: "0" - LMS Returned: "0"
Evaluating SetValue("cmi.exit", "normal") - Expected: "true" - LMS Returned: "true"
Evaluating GetLastError("") - Expected: "0" - LMS Returned: "0"
Testing Activity 3
ERROR: Expected Activity 3 - LMS Launched Activity 2