Skip to main content
Inspiring
October 26, 2015
Question

Problems using Captivate and publishing to SCORM 2004 in Cornerstone LMS. Any ideas?

  • October 26, 2015
  • 2 replies
  • 2555 views

Greetings,

I am using a Cornerstone LMS. To date I have had no issues with it when publishing Captivate files (Captivate 6, 8 and 9) using AICC or SCORM 1.2. Recently, I was asked to publish to the SCORM 2004 (version 3 I believe) standard. When I do this and test my SCO I find that the completion flag is not set. If I use the same file and publish in version 1.2, no problem.

Can anyone tell me if there is a specific setting I need to use to trigger a completion using SCORM 2004?

I have a feeling this has something to do with the LMS itself. I also get the same results using Articulate Storyline, but that issue is for another group.

Any ideas?

Thank you,

Tim Kern

This topic has been closed for replies.

2 replies

MichaelStephens
Legend
August 9, 2016

Cornerstone has a few issues with SCORM files. Not sure why, but this has been my experience with it for the past three years. A problem I was having was that the Exit button didn’t work at all. I found that even though the SCORM_utilitites.js file is included in published projects, Cornerstone ignores the file because the index.html file doesn’t specifically call for it to be loaded. So what I would suggest trying is modifying your index.html file to include the following line.

 

 <script src="SCORM_utilities.js"></script>

 

 The file is in the directory: Adobe Captivate 9 x64\HTML. I’ve placed this line directly after the first </style> tag and before the first <script> tag. Including this then fixed my exit problem and hopefully it will help your issue as well. If you’re typing in the line make sure that the quotation marks are straight quotes and not curly quotes as curly quotes won’t allow it to run correctly.

 

 If this doesn’t solve the problem then it’s possible that you need to look more closely at your reporting and pass/fail settings. SCORM 2004 splits the completion and success criteria so it’s possible everything is working according to your settings but you need to tweak them to get the result your after.

Dinky005
Participating Frequently
August 12, 2016

This is my problem. I've been trying to figure out what's wrong with my publish settings. It says the status is completed and yet the progress bar is 0%. HELP

msadighb
Participating Frequently
May 30, 2017

CSOD can still be flaky with SCORM files. Had a training that was published over a year ago stop working correctly after a CSOD update early this year. However, that doesn't mean that completion issues are completely CSOD's fault. You'll need to see what your completion and success criteria are set to in Captivate. Since SCORM 2004 allows for both of these to be set individually it's possible that users are triggering the completion criteria for the quiz settings but not the success criteria for the whole training. This would explain why the training progress screen and the modules detail view have conflicting information.


Thanks for information. The settings are set to pass the quiz with 100% and user needs to answer every question in order to get to the next one, but even after getting to the last page the LMS doesn't show 100% passing score, while they send a screenshot of the last slide (which shows captivate score of 100%). So, I'm not sure what's going wrong. 

Dinky005
Participating Frequently
August 9, 2016

Hi, can anyone answer this? I am having the same issues. I am using Adobe Captivate 7 and publishing the module in SCORM 2004 2nd edition. I know this is an old thread but it would help if this will be answered. Thanks.

-Dinky