Skip to main content

cmi5 Reporting

Results of experiences are available through the cmi5 standard.

Limitations

  • The LRS must be accessible from a public endpoint.
  • The learner must still have a login with Go Gab.

xAPI

Results for the learning experience are added as attachments to the xAPI payload.

Custom AU

warning

Creating an Assignable Unit (AU) as part of a cmi5 course is an advanced topic. The below is meant as an example and will require changes to meet your cmi5 course needs.

<au
id="https://www.gogab.me/call/b45a37c8-07e4-4daf-bacd-71910c6c7608"
moveOn="Passed"
activityType="http://adlnet.gov/expapi/activities/simulation"
masteryScore="0.66"
launchMethod="OwnWindow"
>
<title>
<langstring lang="en-US">Mike's Big Feature</langstring>
</title>
<description>
<langstring lang="en-US">Mike is having problems meeting deadlines and completing work with high quality.</langstring>
</description>
<objectives>
<objective idref="https://www.gogab.me/call/b55a27c8-07e4-4aaf-bbcd-71010c6d7608/objective" />
</objectives>
<url>https://www.gogab.me/call/b55a27c8-07e4-4aaf-bbcd-71010c6d7608/cmi5/au/bounce</url>
<entitlementKey>{"businessId": "dsafsafdsa-afafa-fdsfds-fdsafsaf-ffdsafdas"}</entitlementKey>
</au>

cmi5 URL format

The format of the URL to use for a cmi5 AU is as follows:

https://www.gogab.me/call/{workshopId}/cmi5/au/bounce

Where {workshopId} is substituted with the correct uuid for the workshop.