-
Notifications
You must be signed in to change notification settings - Fork 92
CMI 5 Working Group Meeting Minutes – December 2nd, 2016
Bill McDonald edited this page Dec 3, 2016
·
10 revisions
cmi5 Working Group Meeting Minutes – December 2nd, 2016
Attendees
- Bill McDonald - cmi5 working group leader
- Bernard Bouyt - Airbus
- Dennis Hall - Learning Templates
- Art Werkenthin - RISC
- Ray Lowery - Pratt & Whitney
- David Pesce - Exputo
- Christopher Thompson - Medcom Inc
- Henry Ryng - InXSOL
- Giovanini
Notes
cmi5 Promotion/Adoption
The group continue to discuss the status of early cmi5 adoption with content authoring tools.
Best Practices
Common cmi5 mistakes
-
Mistake #1 - Disregarding the returnURL
- Mistake: The content (AU) does not redirect the browser to the returnURL when exiting
- Consequence: Since the best practice for LMS systems is to use the returnURL, the consequence of this mistake is rather significant, as the learner cannot return to the LMS user interface after exit. This is also a violation of the minimum conformance requirements of cmi5 and the AU is not conformant.
-
Mistake #2 - Using the Activity ID as Publisher ID
- Mistake: The content (AU) does not use the publisher ID provided in the State API in context activities of the statements it makes, incorrectly using the LMS generated Activity ID instead.
- Consequence: The consequence of this mistake is that the data in statements are incorrectly documented. This is also a violation of the minimum conformance requirements of cmi5 and the AU is not conformant.
-
Mistake #3 - Disregarding the masteryScore
- Mistake: The content (AU) does not issue the proper statements (Passed) when the score is above the masteryScore (as provided in the State API by the LMS). Instead it uses its own internally specified score threshold to determine mastery.
- Consequence: The consequence of this mistake is that the content is incorrectly issuing passed or failed statements. The AU is ignoring the masteryScore as provided by the LMS administrator (or course structure as it currently exists). This is also a violation of the minimum conformance requirements of cmi5 and the AU is not conformant.
-
Mistake #4 - Automatic Satisfaction (Course Completion) immediately on Course Registration
- Mistake: A course structure has not included moveOn Criteria for ANY of its AU’s.
- Consequence: The consequence of this mistake is that the course is immediately satisfied on registration (without the learner launching ANY AUs in the course). While this does technically conform to requirements of cmi5, it is likely NOT the intent of the course designer.
-
Mistake #5 - Not respecting Browse and Review Launch Modes
- Mistake: Launch mode values (of Browse and Review) provided by the LMS in the State Document are ignored by the AU.
- Consequence: The consequence of this mistake is that the AU incorrectly issues cmi5 statements other than initialized and terminated. This is a violation of the minimum conformance requirements of cmi5 and the AU is not conformant.
"Why cmi5? Topics" for cmi5 github.io website
All Previous cmi5 Meeting Minutes
https://github.com/AICC/CMI-5_Spec_Current/wiki
cmi5 on GitHub: