Copy link to clipboard
Copied
Hi everyone,
I'm trying to write an advanced action that will only show text boxes in a quiz when the quiz is in review mode.
I did the following:
Any ideas what I am doing wrong?
I need some more information.
Which version do you use, it looks like it is not CP2017?
I suspect that you have a different set of Text on each quiz slide? That would mean they have another ID, and you should use shared actions in that case. The shared action has to be triggered On Enter for each quiz slide and the parameters set to point to the text on those slides.
Copy link to clipboard
Copied
I need some more information.
Which version do you use, it looks like it is not CP2017?
I suspect that you have a different set of Text on each quiz slide? That would mean they have another ID, and you should use shared actions in that case. The shared action has to be triggered On Enter for each quiz slide and the parameters set to point to the text on those slides.
Copy link to clipboard
Copied
Hi,
I'm using Version 9.0.2.437
Copy link to clipboard
Copied
Hi,
Just set it up using shared actions and it all works. Many thanks for help
Copy link to clipboard
Copied
Too few people ever use shared actions, which looked to be the solution in your typical use case.