I am developing a simulated practice in Captivate 7, where the click boxes will be reported. I am allowing 2 attempts on each slide and the total max points is 2. What I would like to do is score 2 max points when the user clicks correctly on the 1st attempt. However, if the user gets the first attempt wrong then clicks correctly on the 2nd attempt, decrement 1 pt and only allow them 1 point.
I am only slightly familiar with variables and advanced actions. I have been hoping to set up an advanced action where I decrement 1 from the total slide score if the attempt = 2 and they click sucesfully but I don't know exactly how to set this up or if this is the easiest approach.