Pass/Failed/Completed status - SCORM/LMS - Quiz

Jan 29, 2021

Hello,

I created a module that contains questions from a question bank. For each question, a correct answer earns 1 point, a wrong answer subtracts one point. You can skip the question by going to the next slide so you don't win or lose any points. The questions are not returned, I use the "review" option at the end. Before we go to the results slide, I have a question that doesn't score any points which is like “click on the correct area” where the learner says “I've finished”.

To publish, I consider the module complete when the quiz is over and send pass / fail to the LMS.

While testing on SCORM Cloud, I have the "complete" status when I finished the quiz and "passed" or "failed" depending on my score. Everything seems good.

But I have a problem on my LMS (360Learning): the module remains in progress at 50% as if it was not completed while the quiz is finished... Do you have any idea what can happen? Thank you so much !

Laura

2 Replies
Leslie McKerchie

Hello Laura and welcome to E-Learning Heroes. 😊

Thank you for reaching out and sharing what you are experiencing.

It sounds like you're unable to replicate the behavior in SCORM Cloud and the issue is specific to your LMS. 

Have you been able to work with your LMS team directly to dive into the difference in the published output and reporting?

Costa Laura

Hello Leslie, Thanks for your feedbacK. The problem is that I send to LMS a negative score (because my quiz has negative points if you do not answer correctly).

I try to find how modificate Results.ScorePoints  (if Results.ScorePoints <0, then Results.ScorePoints=0) but I see it is not possible...

Laura