Reset Button Count

This seems to be pretty common request, but I still have not figured it out.

How can I code this so that if they make an error on their first attempt, it will reset itself so that they can’t just move the point around until the green check shows up.

If you use captures in your button CL, and set your correctness checks to those lastValues, they’ll have to click the button each time they want to check.

Thank you. Working perfectly.

1 Like