Forum Discussion
KatherineBurrow
5 months agoCommunity Member
How to use result of random draw from question bank to affect variable on next slide?
I'm trying to create a game and I have no idea if there's a way to do this (either obvious or a workaround):
Slide 3.2 is a 'draw from question bank' slide, and the question is drawn randomly.
S...
JudyNollet
5 months agoSuper Hero
Yes, as long as the draw only pulls 1 question, I agree with Andrew about using just 1 T/F variable.
However, if they might revisit the slide with the draw (e.g., for another "round" of the game), be sure to add a trigger somewhere that resets the variable back to False.
Or, in addition to a set-variable-to-True trigger on each Correct layer, include a set-variable-to-False trigger on each Incorrect layer.