Completed and failed course in SCORM 1.2

Jun 13, 2019

I need that a scorm 1.2 created in Storyline 3, when the user fails the course and complete it, shows Completed and failed, currently it's showing Incomplete and Failed.

I had looking in many places and forums, but I didn't find a solution for my problem. Someones talked about changing the JS code(I think if I always show Completed when the user failed or passed the course , it could works in my case), others said that in 1.2 is imposible. But really I need a solution for this problem with this version

3 Replies
Leslie McKerchie

Hello Secuencia,

Thanks for reaching out and sharing what you would like to see in your LMS reporting.

What reporting option did you choose when publishing your course?

When you publish a Storyline course, you get to choose one of these reporting options:

  • Passed/Incomplete
  • Passed/Failed
  • Completed/Incomplete
  • Completed/Failed

We recommend choosing Passed/Incomplete or Passed/Failed. These options are most likely to record both completion and success statuses in your LMS. (You might see an Unknown success status in your LMS until learners complete the course, then the status usually changes to Passed/Failed.)

Secuencia Uno

Hi Leslie,

We choosed Passed/Failed, and this show us Complete and Passed or Incomplete and Failed, when the user completed the course. But we need this state: Complete and Failed. 

In 2004 shows this two state without problem, but I required in SCORM 1.2. Perhaps changing something in code, like:

if(failed) then {Completed and failed}

Because in 1.2 just has an state, and with passed shows: 

if(passed) then {Completed and passed}

 

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