"review quiz" button sending user to wrong page

May 30, 2013

I am working on a Storyline course and right now on the results slide, when the user clicks “review quiz” it jumps to a review question at the beginning of the presentation that isn’t even graded. I would only like for the user to be able to review the question bank that is at the end of the course. I imported this question bank from the first version of the course that I worked on (also in storyline) and this did not happen. When the user clicked “review quiz” it went to the first question at the end of the quiz and only reviewed those questions. I have been unable to figure this out. After it jumps to that ungraded review question, when the user clicks "next" it goes to the following page, not to the other questions.
Furthermore since importing this question bank, when the user clicks “retry quiz” all that happens is that the score resets on the results slide but the user is not brought back to the beginning of the quiz. I have gone through the object triggers for that button and it has the action to reset the quiz and also jump to the first slide of the quiz, however that is not happening. I cannot seem to be able to fix either of these things after working on them for hours, trying multiple trigger options, and looking through the forums. I do not wish to have to rewrite every single quiz question again but it seems that what messed everything up was when I imported this question bank from the previous course. None of these issues were happening and nothing has changed besides the overall look of the course. No new triggers, no different numbers, nothing.
This is very confusing and I look forward to your help. I have included a link to the course with the menu set to ‘free’ (though it will be set to restricted when we actually put the course up). Unfortunately my top of the line (not) work computer does not have the option to take a screen capture and I am not allowed to install "unauthorized software" to do this. Otherwise I would include a screencap of my button triggers.
http://trwref2.articulate-online.com/p/0189155963/DocumentViewRouter.ashx?Cust=01891&DocumentID=419994b8-1618-4e68-8fa2-9270768cee3b&Popped=True&InitialPage=story.html
3 Replies
Dennis Hall

Hi Hannah:

Check your Results slide properties to see if you have too many quiz slides selected. This issue will typically come up when you have created a Knowledge Check type question within your content slides and want to reuse the slide (which makes perfect sense). You may have then copied and pasted the slide to the Final exam (pool or not) and forgot to go to your Results slide properties to see if it was automatically added or removed (as you wish) to/from the quiz selected slides.

After reviewing you exam, I see you do have questions in it that are not part of the pool. The content slides display in your results because they are content slides between the questions in your case.

As stated above, open your Results slide properties and remove the slides. Example: Slide 11 - Review Question.

Hope this helps.

Best Regards,

Dennis Hall

hannah h

thanks! this was very helpful. i was thinking that if i manipulated the question bank it would also manipulate my results slide - not thinking that they were two separate things. most of it was resolved but i wish that when you wanted it to review questions that are outside the end ones, when you hit the next button it just went to the following graded questions instead of through the slide presentation. can't win em all i guess!

Dennis Hall

Hi Hannah:

Glad this helped.

You actually can do what you want to do, however, it is a bit involved.

You could create a True/False variable (example: viewResultsClicked) with the default set to False, then add a Trigger that sets it to True to the view results button on the results slide.

For each question slide outside your pool, you would add a Trigger to the main slide layer:

Jump to slide (next questions slide) when user clicks next button, IF viewResultsClicked equals True.

You would repeat this for every question outside the pool, then on the last question outside the pool, you would set it to jump to the question pool slide.

This is a method of skipping content slides between graded questions, however, you need to be careful to verify this setup if you insert more slides into your story.

I did not provide you this solution previously, as you should create a new story to test and understand how it works before committing it a formal project.

Hope this helps you further.

Best Regards,

Dennis Hall

This discussion is closed. You can start a new discussion or contact Articulate Support.