Minimal CMI5 demo?

Some years ago, my workplace asked me to support SCORM content on their platform, allowing admins to upload eLearning lessons and track student completion results. That’s been working fine, but now they want a breakdown of the lesson questions and student answers.

Through my research, it looks like CMI5 is popular, but I’m struggling to grasp the setup. Does anyone know of a minimal working CMI5 example that I can try and take apart to see how it all works? Thanks!

Jeff Batt has an excellent course on Udemy titled ‘XAPI’ that also covers CMI5, including a good section on its use with Storyline. Hope that helps! Udemy Course

SCORM can support this. Make sure that the LMS they’re using can handle the data.

More specifically, the cmi.interactions branch of the SCORM run-time environment allows the lesson to send information about student interactions back to the LMS. Both the lesson and the LMS must support this, similar to CMI5. Check out SCORM_2004_4ED_v1_1_RTE_20090814.pdf in the SCORM specification documents.