Need help making a click chain quiz

Submitted by OvenBobat on December 8, 2025
I would like to make a quiz where you click faces or names of U.S. presidents and sequential hints lead you to click the next president and so on.

I have two formats that I'd be okay with for this quiz, but I can't get either to work

a) It would be a click quiz with a set sequence of hints with randomized answer order or

b) A sudden death quiz in the style of this quiz.

Any hints or pointers on how to make these quizzes would be greatly appreciated!

4 Comments
+4
Level 82
Dec 8, 2025
You can probably achieve the b option by the usual html image embedding with larger width and height values
+1
Level 65
Dec 8, 2025
Got the html. How would I make the hints appear when the correct president is chosen though?
+1
Level 61
Dec 8, 2025
Where do you want the hints to go?
+1
Level 65
Dec 8, 2025
I'd like to have the hints show up on the pictures after they're clicked ideally (like the quiz I linked)