Completed/incomplete in Storyline 3 showing as "'passed" in LMS

Sep 01, 2017

Hi!

I had built a course in Storyline 1 with an output of completed/incomplete. The content has since been updated in Storyline 3. For some reason, now the LMS is sending "passed" instead of "completed". The completion rules are 18/18 slides (no quiz). Nothing else in the file was changed except for an audio file (all publishing outputs remained the same). One user is getting "in progress" even though she has completed the course several times.

Any ideas?

Thanks!

Tanya

14 Replies
Jose Martinez

Hello I have the same problem, and I made my solution:

After publishing the course, open the SCORMFunctions.js file, and find this function:

function SCORM_SetPassed()

This function is called and the course became as passed instead of complete.

Inside this function, in this line:

return SCORM_CallLMSSetValue("cmi.core.lesson_status", SCORM_COMPLETED);

change SCORM_PASEED by SCORM_COMPLETED

When the course calls SCORM_SetPassed function, it will write COMPLETED.

This solution is valid only for courses with no quiz, only content.

Doug Peterson

Sorry, but I'm not seeing the logic here. My LMS has not changed. My training has not changed. I am simply republishing under Storyline 3 to take advantage of the HTML5 Only feature.

The status of Completed was passed correctly under Storyline 1 and 2, but not under Storyline 3. It is Storyline 3 that has changed, and it seems to me it is doing something incorrectly. I set Report status to LMS as Completed/Incomplete, and it passes back Passed. How is that a problem with my LMS? My training has no quiz questions, nothing with point values, completion is just slide views.

It looks to me like Storyline 3 is calling SCORM_SetPassed() incorrectly.

Leslie McKerchie

Hello Doug,

I understand.

Are you tracking by Number of Slides Viewed with a report status of Completed/Incomplete?

This issue was fixed in a recent update to Storyline 360 and will be included in the next update to Storyline 3.

If that matches what you are experiencing, I'll add this thread to the report so that we can update you when we can.

Alyssa Gomez

Good news everyone! I'm excited to let you know that we just released update 3 for Storyline 3! It includes new features and fixes - check them all out here.

One of the fixes addresses an issue where HTML5 courses tracked by the number of slides viewed with a Completed reporting status would incorrectly send a Passed status to the LMS.

Here’s where you can download and install the latest version of Storyline 3. Let me know how you make out!

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