Make object appear after correct answer supplied

Oct 26, 2022

I am trying to get a button to appear on the main layer of a slide (not the feedback layer) after the correct answer has been submitted. I have found how to put a trigger on the correct answer selected to make the button appear, but I don't want it to appear until after they have hit "submit" and gotten feedback on that correct answer. What's the best way to do that?

2 Replies
Michael Hinze

There are a several options to do this, depending on how exactly your questions and navigation are set up. See attached one simple example that shows a green checkmark next to the correct answer choice. The checkmark's state start out as Hidden and is then set to Normal with a trigger on the Correct feedback layer. Maybe this gives you some ideas.