Course Duration settings not being passed to LMS

Aug 31, 2020

When publishing a course to LMS (Cornerstone) using SCORM 2004 4th Edition, the course Duration settings (hh:mm:ss) are not being recorded, they are just ignored and the time shows as 00:00:00. The course Description and Keywords entered into the Player Publish window transfer fine and are properly shown in Cornerstone. Any reason why this would be happening and what can be done to fix it?

2 Replies
Sam Hill

Hi Brett, have you tried publishing to SCORM Cloud and checking the logs to see if the module is attempting to update the time?

Or, after publishing your module you can edit the variable SHOW_DEBUG_ON_LAUNCH and set it to true in the following locations:

Configuration.js line 36
scormdriver.js line 99

var SHOW_DEBUG_ON_LAUNCH = true;

This discussion is closed. You can start a new discussion or contact Articulate Support.