SCORM Quiz Response Report
Summary
aka Sam Lesher reportContent
This report is quite simple, the API Call parameter selections are the key factor to reproduce the old SCORM Quiz Report (aka Sam Lesher report).The LMS API data view contains data passed from SCORM 1.2, SCORM 2004 and AICC courses. It can be used for any of these standards.
To re-create the “Sam Lesher” Crystal Report, when running the report select these API Call values to report on:
- cmi.core.lesson_status (SCORM 1.2)
- cmi.core.score.raw (SCORM 1.2)
- cmi.interactions[n].correct_responses[n].pattern (SCORM 1.2)
- cmi.interactions[n].id (SCORM 1.2)
- cmi.interactions[n].latency (SCORM 1.2)
3