Forum Discussion

StephaneMuller's avatar
StephaneMuller
Community Member
12 years ago

Jump to slide after draw from question bank

Hello elearning Heroes!

Here's a question about "drawing from a bank" that I couldn't find the answer to anywhere on the site.

So I have a slide which randomly draws 5 questions from a bank. I'm not using the player (so no next or submit buttons, everything is on the slide). Each question has a feedback with a working "continue" button. And yet, when I get to the fifth question... it won't continue to the next slide, it just stops. When I click the "continue" button it hides the feedback layer and that's it... no next slide.

What am I missing here? I can't use slide triggers because I'm not using the player and the "timeline ends" or "timeline starts" conditions don't work either.

Any help would be greatly appreciated!

  • Hey Anastasia,

    Thanks for reaching out. 

    Do you have a Result Slide after your Question Bank? The Submit button on your question slides has a built-in trigger to jump to the next slide, which I assume would be your Result Slide when the quiz is complete. 

    You could then have a jump to a specific slide in a different scene if needed from your Result Slide.

    Feel free to share your .story file if we need to take a look.

    • KathleenCzop's avatar
      KathleenCzop
      Community Member

      Hello Anastasia,

      Is there a way to retrieve these triggers? I'm a newbie and am taking an asynchronous course to learn 360. I'm creating an assessment. It has two question banks and draws established for each bank. I have also created a results slide. In a preview, the quiz goes perfectly but it will not go the results slide. I think I know why but want to know if there is a fix for it or if I'm doomed, lol.

      The course instructor (Devlin Peck) always removes the player at the beginning of a project (I guess to be able to customize things?) In any case, he usually also removes the triggers that automatically go with it. I did that but don't think I was supposed to. When I click once on a slide to highlight and try to add a trigger to make it go to the results page, the triggers are greyed out, I can't add one. Is there any way to fix my earlier mistake?  

      I've attached a screen shot and the file. I'd so appreciate any advice, thank you!

  • ModassarWarsi's avatar
    ModassarWarsi
    Community Member

    I think, I have discovered an answer to this problem! It might just be a work around but so be it.

    It has already been stated that a submit trigger has an in-built trigger to jump to the next slide.

    So, if you add another trigger to the Submit button to jump to a Result slide, it will be the next to the submit quiz trigger.

    So, just move up this second trigger and it will work.

    However, I propose that you must increment a variable on each slide and as soon as the value of the variable equals the maximum number of questions to be drawn, your trigger must identify it to be the last drawn question from the question bank. Add this additional condition in the second trigger that you are going to add.

    Hopefully, I will post a sample with dummy data.

  • Posting in case others have the same issue//Here's a potential work-around. 

    I'm having the same issue.

    Except the 'Draw from" deck is the last 'slide' in the scene. So even with a 'Hide layer' trigger--the course won't advance.

    I'm thinking a workaround might be to lock one question in the last question draw slot, and link the Continue button in that feedback layer to the following scene. 

    But it would be handy to be able to set a trigger for the randomized 'Draw From' deck/slide as a whole (so regardless of which question is the last, I could advance to the next scene).

    Thanks all : )