How can you hide a Continue button until all clickboxes are clicked?
I have seen similar questions to this one, but none seemed to be the exact situation as mine.
What I have: Several images on a screen. When a user clicks an image it is replaced with another image. I am using clickboxes for this task. I do not wish for them to toggle back and forth. Once they click the original image it should stay changed.
What I am trying to do: Once a learner clicks all the images (in no particular order) a Continue button appears that allows them to go to the next screen.
If anyone has some suggestions on this situation please let me know, thanks.