Javascript to LMS - updating score when failing a quiz twice

Oct 01, 2019

Hi Everyone,

I have a quiz with the following settings:

SCORM 2004, tracking result slide, passed/failed.

The learner gets 2 tries. This results in the following:

  • 1th try: passed and completed
  • 1th try: failed and incomplete, 2nd try: passed and completed
  • 1th try: failed and incomplete, 2nd try: failed and completed.

Because of the specific incomplete and completed request of our client. I have build in javascript to trigger this. However this javascript makes that the score in the LMS won't update when failing twice. It does update when you pass the second time. 

I don't see why that happens. I do have triggered that the javascript receives the final score, but I don't know why it can't get it the second time. 

Setting the result slide to 'set to initial state' when revisiting, doesn't help, since that messes up the javascript.

Thanks for your help!

Please find the module below.

Be the first to reply

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