Skip to main content
Participant
November 20, 2008
Question

Quiz doesn't finish

  • November 20, 2008
  • 1 reply
  • 554 views
I'm using Captivate 3, publishing to SCORM 1.2 for use on SumTotal TotalLMS. Everything works fine except the quiz. I get a pop up box stating "You have completed the activity. Click OK to close the player" as soon as I have answered enough questions correctly to achieve a passing score. Example: two question quiz with passing set at 50%, if I answer the first question correctly the box pops up before I even get to see the second question. I want the students to take all the questions, but don't want to set passing at 100%.

This has got to be something simple - but darned if I can find it! Thanks for any help you can provide.
This topic has been closed for replies.

1 reply

Inspiring
November 22, 2008
See my reply to an earlier post which should solve this.

Webbo

Click here for post
Participant
November 24, 2008
Thanks for the help, unfortunately it doesn't solve the problem. Just to make sure I followed your direction correctly: I opened the scorm_support.js file in the Templates/SCORM_support1_2 folder and changed the "0" to a "1" for intAPISearchOrder, then saved the file. (I verified this in the published files.) In Captivate, I made sure that my reporting is set to Complete/Incomplete, saved the file and published the project. The behavior is still the same. I also tried publishing to SCORM 2004 (with the intAPISearchOrder in the .js file set to both 1 and 0), and that doesn't work either - all I get there is a blank screen in TotalLMS.

Are there any other possibilities that anyone can think of. Thanks.
Inspiring
November 25, 2008
Ok, having re-read your problem I see that what it is doing is getting to the pass mark, which you have specified in your mastery score and then displaying the window. This is how it works on SumTotal, however I have a work around which I use when deploying quizzes...

What it is doing is only reporting up to what you have set as the Mastery Score in your SCORM settings.

Set the mastery score to 0%, and de-select it, and in the quiz settings set these to 0% to pass.

Set the quiz settings to continue wether they pass or fail, and de-activate the pass or fail messages within captivate quiz settings.

When you now come to publish the project to the SumTotal LMS, in the ADVANCED section within SumTotal, select the "Requires completion" box and enter the percentage you wish to set as the pass rate ie 80 or 90 or even 100. This will then accurately record a project right through and correctly record the % completion.

If the learner reaches the percentage you specified the course will be shown in their training schedule/transcript as passed with the option to print a certificate, if they fail to reach the score you set it will be shown as failed with no certificate option.

Also the window shouldnt pop up until they have finished the whole quiz. (You still need to have done the changes to Scorm template though as previusly advised, as this is imperative to getting projects to work correctly with SumTotal)

Webbo