-
Notifications
You must be signed in to change notification settings - Fork 91
CMI 5 Working Group Meeting Minutes – March 27th, 2015
CMI 5 Working Group Meeting Minutes – March 27th, 2015
Attendees
- William A. McDonald – Boeing Flight Services
- Bernard Bouyt - Airbus
- Ben Clark – Rustici Software
- Andy Johnson – ADL
- Ray Lowery – Pratt & Whitney
- Henry Ryng - INXSOL
- Chris Amyot - ICOM Productions
- Severin Neumann – eLearning AG
If I missed anyone, please let me know…
Notes
CMI-5 Runtime – Verb Categorization
The group continued to discuss Verb IRI domain spacing and generally agreed that:
- CMI5 verbs in common current ADL defined verbs should be referenced (Using existing verbs defined at http;;//www.adlnet.gov/expapi/verbs/)
- CMI5 verbs that are unique to the CMI-5 spec should have their own ADL space ( e.g. http;;//www.adlnet.gov/cmi5/verbs/)
- “contextActivities” in all CMI5 statements will have an id to identify the statement as a CMI5 statement for LRS searches.
CMI-5 Runtime Spec changes – Section 9.6 Context
Change example to include context activities for moveon related results and cmi5 statement identification.
"context": {
"registration": "<registration value provided by LMS>",
"contextActivities": {
"category": [
{"id": "http://adlnet.gov/CMI5/moveon"},
{"id": "http://adlnet.gov/CMI5/cmi5"}
]
},
"extensions" {
"sessionId": "<session id provided by the LMS>",
"reason": "<reason for 'waived' verb, if statement is 'waived' statement only>",
}
}
Change the following section to reflect cmi5 statement identification
9.6.2 contextActivities
Statements with a results object (section 9.5) that include either "success” or "completion” properties must contain a contextActivities object with the "id" property of "moveon". Other statements must not include this property. This purpose of this property is to facilitate searches of the LRS by the LMS or other reporting systems.
All CMI5 Statements must include an object with the "id" property of "cmi5" in contextActivities. This purpose of this property is to identify CMI5 specific statements during LRS searches.
Next Meeting
Apr 3rd , 2015 – 10:30am US Eastern Time
Verb IRI Management – Identify CMI5 specific verbs and their namespace