Hi, I seem to be having an issue with a test course I’m making (sorry, the .zip attachment feature is currently broken for me).
It’s a SCORM 2004 course (with a quiz) that I run from my own LMS with a SCORM 2004 API listener, which sends data I’ve recorded back to my server. The LMSFinish function trigger initiates the POST action.
However, on completing the course (pass or fail), my backend is not sent anything, which I guess means the API’s LMSFinish function was not triggered.
Another thing that is weird…If I open the course again, and then close it, the LMSFinish function does trigger.
I believe this could be because of the way the course is set up in Captivate. I have made other SCORM 2004 courses from other vendors, and these have never given me any problems.
Does anyone have any advice on how to always trigger the correct exit strategy on completion when taking course with a quiz (pass or fail)?
Thanks.
I had a look at the screenshots. Can you please change the option ‘Required’ under Quiz settings back to ‘Optional’. From experience I know that such a strict requirement often leads to problems. Use the LMS features.
I would also recommend to take out the Back button on quiz slides, because that will create a lot of confusion for the learner. If they navigate back to an already answered question the answer will be blocked and they are stuck. They can use the playbar to move around, but the option ‘Hide playbar for quiz’ is much better as well. That will force the learner to continue in the quiz, since the only way to proceed is to answer the question and finishing the two-step submit process.
I miss the Reporting setup, maybe because you had to insert one screenshot for each comment?
Some LMSs have problems to evaluate ‘100% slide views’. I would not use that criterion, or at least lower the %. It is possible that slides need to be viewed to their last frame and that is often not the case, to have that 100%. There are other ways to force the learner to view all slides, although that will not necessarily increase the learning efficiency. Viewing is not the same as understanding and mastering.
Default template is to send data after each question slide. Sending at the end can have advantages, but if something happens which causes to have the course interrupted, data will not have been sent and learner will have to restart completely. Just a warning…
Sure (I’ll also try and post the content zip again).
You must be logged in to post a comment.