Button that doesn't appear until all remaining buttons are pushed?
Hi Everyone! Thanks for your help in advance - I could use your advice! I've been working on a jeopardy-style quiz game for a review of our new employee training, and I'd like to have a continue button hidden on the game board until all of the question buttons have been clicked (25 total). I feel like that's possible, but I'm just not sure how. Can anyone tell me how to do that?
Also, can the continue button take them to a different slide depending on the participant's game score? I've setup a variable to keep track of the total points throughout the game, but if the participant answers every questions wrong, I'd like to either send them to the beginning to retake the course or to a bonus review section. Can anyone share with me how to make a "jump to" slide XYZ based on the outcome of a variable?