advanced actions and object names
CP5.5.
I've read this blog post and succesfully implemented the part that starts with words "Skipping first step of the two step process and showing captions and/or offer audio feedback".
So, on the slide, I have captions capOK and capBad and also I created two advanced actions:
a_OK shows capOK and hides capBad
a_Bad shows capBad and hides capOK
It's working on one quiz question slide. After creating another quiz question (by duplicating), it stopped working. Of course, because now the captions are named differently. But it won't let me name the captions capOK and capBad, because "they are already in use". So, in order to repeat this mechanism on the new slide, I have to create another pair of advanced actions, and so on, as many actions as question slides? Or is there a workaround to reuse the same actions?