Random question slides not navigating as expected
Good morning, working Cp5. Didn't find anything in search, and i'm pulling out what little hair i have.
I have the following:
Slide 1 - intro slide
Slide 2 - Jeopardy-style score board (columns of buttons in categories, each button has a point value and points to a random question slide)
Slide 3-9 - Random question slides (each slide pointed to it's own question pool)
So yes, I have 7 question pools.
Desired result:
Click button on Slide 2 that goes to specified random question slide/pool.
After answering question slide, return to slide 2.
In Quiz Properties for each random question slide, I have the On Success and Last Attempt to "Jump to slide" and specified Slide 2. so no matter if they get it right or wrong, return to slide 2 and choose a new question.
Instead of jumping back to slide 2, after the success/fail message it is continuing to the next slide (next random question slide in the stack).
What am I missing?