Summary
LearnUpon has a built-in debugger so you can test SCORM modules for errors before publishing.
The debugger opens an additional browser window, where you can see "calls" from the SCORM module to LearnUpon, as you work through the module.
Run the debugger on a SCORM module within a course
To access the tool, make sure your browser allows pop-up windows.
- From main navigation go to Courses > your course.
- From the action menu, select Preview Course.
- From Course Contents, select the SCORM module.
- Select Enable SCORM Debugger.
- Select Start to open both the SCORM module preview and the debugger window.
The following screenshot shows a SCORM module before previewing, with Enable SCORM Debugger highlighted.
The following screenshot shows an example of an error message, where the module is sending the wrong completion data. In this instance, a user could complete the module but LearnUpon can't record a score for the completion.
The core of the message reads:
WARNING: Your course is tracking passed/failed statuses but did not send any score.
WARNING: In addition your course has no mastery score set. To do this please set a mastery score over on the edit module page.
Run the debugger on a single-module SCORM course
For courses made up of a single SCORM module, you access the debugger with 1 extra step.
- From main navigation go to Courses > your course.
- From the action menu, select Preview Course, which opens the single module.
- From within course, select Save and Exit to access Course Preview.
- Select Enable SCORM Debugger.
- Select Start to open both the SCORM module preview and the debugger window.
See: