Forum Discussion

Shaquay-Kymberl's avatar
Shaquay-Kymberl
Community Member
3 years ago

Trouble Resetting Slide to its Initial State

I created a training that ends with a Jeopardy-style quiz game. There are several content slides before the game. Each question button on the game is disabled when the user clicks it, which is what needs to happen during the game. After the Jeopardy game is completed, I want the user to have the option to play the game again without having to start from slide one (the beginning of the training). Here's where the trouble lies: The gameboard needs to return to its original state (normal) when the user clicks "play again." Can anyone help with this?

Unfortunately, I'm unable to share the project I'm working on, so I hope the information I've provided is enough. If not, I will do my best to fill in the blanks

Thanks in advance!

  • The Slide properties can help if you choose the "Reset when visiting" option.  But chances are, with a Jeopardy game, you may be using variables.  If so, then the slide properties will not impact those. You will need to use triggers to reset those to their initial value.