Skip to main content
Known Participant
April 13, 2011
Question

Multi Sco Quiz Not Completing

  • April 13, 2011
  • 1 reply
  • 5614 views

I have tried numerous attempts to combine multiple projects into one and got to the point where all modules are responding to each other. It is a very simple project with three modules:

Module 1) Intro and Menu with two buttons; lesson and quiz.

Module 2) Lesson is just a button that points back to Module 1

Module 3) Quiz with three questions

The problem is the quiz does not end. I answer the three questions correctly, surpass the passing the score but it just hangs there. The files get uploaded to our LMS, which is SumTotal. Individual quiz files work fine. What could be the issue?? If anyone can help, it would be deeply appreciated. I am also providing a link to all the files I am using including the captivate files and the Multi-scorm package: http://artisture.com/digital/adobepost_multisco.zip

This topic has been closed for replies.

1 reply

RodWard
Community Expert
Community Expert
April 13, 2011

You could try dragging the Continue button on the Quiz Results page back onto the stage area for a start.

The user is meant to pause on the Quiz Results page and review their score before deciding on three possible actions:

- Review the Quiz (you've also dragged the Review Quiz button off stage) which can be enabled/disabled in Quiz Settings

- Retake the Quiz (you've renamed the button Try Again, which is not a problem)

- Continue and exit the lesson.

So if you want the lesson to continue to the end and exit back to the menu project, put the Continue button back on stage.

edlearnerAuthor
Known Participant
April 13, 2011

Hi RodWard, thank you very much for responding so quickly. I put back the buttons as you suggested, however, after clicking the continue button at the end of the quiz, the course just hangs there with a blank white background. Do the settings of the other two sco's affect the quiz?

RodWard
Community Expert
Community Expert
April 14, 2011

Ah...I forgot that you mentioned you were using an LMS.

I just went in and checked the Preferences > Project > Start and End settings on your project files and they are all set to Stop Project.  So they are currently not set to exit and automatically load another file anyway.

Your publish settings have the naming of your publish files set to different names than what your buttons on the menu slide and SCO1 are pointing to.

However, your bigger issue is that if you were intending to use an LMS as you say, the way LMSs work is that you load the SCO's into them as zip files and the LMS sets up the links to each SCO.  So there's no guarantee that your LMS would have maintained the folder naming and structure exactly as you wanted it so that your menu and other button links would work.

Your LMS would probably expect you to load the entire course as a multi-SCO SCORM module, a single zip file containing all modules with an imsmanifest.xml file at the root level that tells the LMS what the package contains and what each component is called so that the LMS can set up it's own menu.