Skip to content

CMI 5 Working Group Meeting Minutes – January 11th

Bill McDonald edited this page Jan 18, 2019 · 3 revisions

CMI 5 Working Group Meeting Minutes – January 11th

Attendees

  • Bill McDonald (Working Group Leader)
  • Andy Johnson (ADL)
  • Attendee list pending....

Notes


cmi5 AU Narrative


cmi5 Actor/Account Definition

The group reviewed the proposed best practice for "actor" in cmi5 statements and made the following changes for the account object:

  • "homePage": Should be a URL that identifies the LMS system where the account resides
  • "name": Should be a stable, unique, identifier for the learner that is defined within the LMS system. If there are security concerns, it is not recommended to use the actual login name

"actor": {

`"objectType": "Agent",`

`"name": "John Q. Learner",`

`"account": {`

  `"homePage": "http://nottakenexampleLMS.org/login",`

  `"name": "user1234"`

`}`

}


All Previous cmi5 Meeting Minutes

https://github.com/AICC/CMI-5_Spec_Current/wiki

cmi5 on GitHub:

http://aicc.github.io/CMI-5_Spec_Current/

Clone this wiki locally