Forum Discussion
After Quiz/Course completed but opens to question #15 when relaunching the course.
The course is mostly a quiz but none of the questions are locked. I tried copy/pasting the questions into a fresh new file but it did not fix it.
I even tried to upload the course onto SCORM Cloud and the results are the same.
Attached is the SCORM file. Your help would be truly appreciated.
- SteveGannon2 years agoCommunity Member
This is a tricky one, Ed. First, I'm assuming the issue you're referring to is the case where the user gets to the Results slide but then closes the course window rather than click your "Finish" or "Restart Course" button. I tested this on SCORM Cloud and it seems to resume properly if I click the Finish/Restart button and then close the course window from the title slide.
I may be mistaken but I don't believe Storyline's resume feature can resume to a Results slide, so it would naturally resume to the slide just before it, which isn't necessarily the last quiz question but instead whatever question slide is drawn randomly. (Again, I may be incorrect about this but that's what I'm surmising is happening.) Perhaps one way around this is to have the Results slide appear just for a second while you submit the results and then auto-advance to a closing slide (a non-Results slide) that shows the results exactly as they appear in the actual Results slide so that the visual transition is seamless.
Unrelated, I noticed on the Success layer of the Results slide that you are submitting the results slide twice: once when the slide starts and then again when the user clicks the Finish button. I would delete the latter trigger.
Another thing I noticed is that when the user clicks the Finish button on the Success layer, you have triggers to restart the course, jump to the first slide, and then exit. Restarting and jumping to the first slide are redundant (and in fact I don't think the jump and exit triggers will fire since the restart trigger is encountered first). Perhaps you could set the properties of the first slide to "Reset to initial state" and toggle a custom variable to exit the first slide if that variable is true, having set it to true on the Success layer of the Results slide, but toggle it back to false just before you exit on the first slide (rereading that, it's a bit confusing but if you think about it, you'll probably grasp what I'm getting at).
Lastly (and this is totally unrelated to the issue you're having), the Previous button is activated in the slide properties of Questions 15-20. This shouldn't hurt anything based on your setup but I would go ahead and uncheck the Previous button/swipe settings on those questions.