Hi Tara,
Firstly, I rigged the dice so that it only rolled to 5 and grouped a couple of questions so that I didn't have too many i.e. Q1 jumps to Q2 when you press submit, Q2 jumps back to the game when you press submit. I left the True/False trigger on the question slides as well. I also added a trigger to the last question which made it jump to the results slide.
On the game board I added a "ClickCount" variable so when they press the Roll the Dice button it adds one.
On the numbered layers I added the following conditions to the chess piece:
Jump to Slide: Question 1
When: The entrance animation completed
On Condition: If click count is equal to 1.0
Question 1 is equal to False
Jump to Slide: Question 2
When: The entrance animation completed
On Condition: If click count is equal to 2.0
Question 2 is equal to False
I continued that for all of my questions.
If you need me to explain further or provide screenshots to help let me know :)