Question Slides are not advancing to next section

Nov 01, 2023

There are three questions in the first scene. The first two question slides advance perfectly to the third question slide. However when the user answers the question wrong or right(it does not matter), the presentation goes no further. When you hit the "Continue" button on the dialogue box, it disappears, but the presentation does not go forward. It is stopped at this point.  I tried deleting the third question and the same behavior has now moved to the second question. Object triggers are the same on all question slides.  Other question slides in other scenes are working with the same object triggers.  Is this happening to anyone else?

3 Replies
Judy Nollet

The default "Continue" button on question-feedback layers hides the layer and jumps to the next slide.

When the question is the last slide in the scene, the "jump to next slide" trigger has nowhere to go, because there isn't a next slide in the scene. Change that trigger so it jumps "to next scene" instead (or tell it to jump to a specific slide in another scene). 

If that's not the issue, I suggest you upload a .story file for troubleshooting. 

David McBride

I did that already. I told it to go to the next scene. Whether you answer correct or incorrect, the module stops running on the LMS. I ran the same module through STORM Cloud and get the same behavior. Note the following debug code. It seems to suspend the moment you answer the second question.

  [08:37:31.048] Beginning prerequisites evaluation of activity GMDP_Refresher_Training_2023_v17_ORG
    [08:37:31.048] Beginning prerequisites evaluation of activity GMDP_Refresher_Training_2023_v17_ORG
    [08:37:31.048] Beginning prerequisites evaluation of activity GMDP_Refresher_Training_2023_SCO
+ [08:37:34.155] LMSInitialize('') returned 'true' in 0 seconds
+ [08:37:34.155] LMSGetValue('cmi.core.lesson_mode') returned 'review' in 0.001 seconds
    [08:37:34.156] LMSGetLastError() returned '0' in 0 seconds
- [08:37:34.156] LMSGetValue('cmi.suspend_data') returned 
[08:37:34.156] CheckForGetValueError (cmi.suspend_data, cmi.suspend_data, , )
[08:37:34.156] Call is error free.
[08:37:34.156] RetrieveGetValueData (cmi.suspend_data, cmi.suspend_data, , )
[08:37:34.156] Element is: suspend data
    [08:37:34.156] LMSGetLastError() returned '0' in 0 seconds
+ [08:37:34.156] LMSGetValue('cmi.core.lesson_status') returned 'passed' in 0 seconds
    [08:37:34.156] LMSGetLastError() returned '0' in 0 seconds
+ [08:38:26.477] LMSCommit('') returned 'true' in 0 seconds
+ [08:38:26.477] LMSFinish('') returned 'true' in 0.001 seconds
+ [08:38:26.478] Pre-evaluation of exit action
+ [08:38:27.099] OverallSequencingProcess for SCORM 1.1 / SCORM 1.2