I need to create some graded quiz questions that are simulations. It's all hotspots but there are multiple pages and clicks per question. Has anyone done this before? Any suggestions?
You could use a control variable to track correct clicks and send the person through a hidden "ghost" question that is answered for the user based on the state of the variable.
Check out this old post on "ghost assessments" for inspiration: LINK