-
Sub-task
-
Resolution: Won't Fix
-
Minor
-
None
-
2.1
-
MOODLE_21_STABLE
This test failed due to the following two issues -
- Verifying objectives - Verifying that objectives in the manifest are found in the LMS - for both Activity 1 and 2
- Unable to launch Activity 3 - Activity 2 is launched instead of Activity 3
To execute test CM-02b you can download the CM-02b and ADL 2004 Test Suite
====LOG====
Start ADL LMS Test Content Package CM-02b
Testing Activity 1
Activity 1 was launched as expected
Evaluating Initialize("") - Expected: "true" - LMS Returned: "true"
Evaluating GetLastError("") - Expected: "0" - LMS Returned: "0"
Verifying that objectives in the manifest are found in the LMS
ERROR: The LMS returned 0 and 3 were expected
ERROR: Attempted to access an objective with the id "obj1" but "obj1" was not found.
ERROR: Attempted to access an objective with the id "obj1" but "obj1" was not found.
ERROR: Attempted to access an objective with the id "obj1" but "obj1" was not found.
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"
Verifying that objectives in the manifest are found in the LMS
ERROR: The LMS returned 0 and 2 were expected
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