Skip to main content
Participant
September 24, 2014
Question

Attempts not recording to LMS

  • September 24, 2014
  • 1 reply
  • 469 views

Hi everyone,

I need some help.

I have published a course from captivate 6 to SCORM 1.2. When I run it within the LMS every attempt just overwrites the previous attempt and the attempt number is always just set to 1 no matter how many times I re-attempt the course.  What it should do is update the attempt based on the number of times you launch the course.

I have had a hunt around and found someone with my exact same problem (Different authoring tool. same LMS)

Attempts not recording to LMS

The issue seems to be around:

var DEFAULT_EXIT_TYPE = EXIT_TYPE_SUSPEND;  in Configuration.js to:

var DEFAULT_EXIT_TYPE = EXIT_TYPE_UNLOAD;

Would anyone know how I could make captivate report EXIT_TYPE_UNLOAD.

I am happy to update the exported scormdriver.js file. Just not sure what I need to change.

If anyone has some advice it would be most appreciated,

Thanks,

Kevin

This topic is closed to new replies. Start a new post to keep the conversation going.

1 reply

Known Participant
September 6, 2018

Hello - I know it's 4 years since you asked this question, but we are using Adobe Captivate 2017 to publish as Scorm 2004 and are experiencing the same issue as you.  Our LMS is set for multiple attempts but for some reason the courses are only recording the initial completion record and not each subsequent completion record.

I have not been able to find what setting or configuration within Adobe Captivate 2017 publishing as Scorm 2004 allows for us to select the DEFAULT_EXIT_TYPE to return a "FINISH" rather than "SUSPEND"

Did you ever figure out how to fix your initial issue?

Thanks

Twila