Copy link to clipboard
Copied
Hello,
I have created a custom question slide that has three tickets on it. When an end user selects a ticket I have an image show an answer, that part works as intended. My question is, when the user selects the correct answer, I would like the correct answer show as well as an additional image/button for them to go to the next slide. Is that possible? Thank you!
For the correct interactive object, choose the command 'Execute Advanced Action' and click on the Browse button which will open the Advanced Actions dialog box. In CP9 this is called a Standared action, which is the default choice. Give a name to the action and create these commands (double-clicking on each place where you need something, it is point-and-click programming):
At the buttom click the Save as Action button. If this is the only advanced action it will automatically be applied to your
...Copy link to clipboard
Copied
For the correct interactive object you'll hae to create an advanced or shared action, because you need two Show commands:
Since I have no idea which version you are using, will not post a screenshot because the Advanced Actions dialog box has changed in CP2017.
Copy link to clipboard
Copied
Apologize for not stating, I am using Captivate 9. Thank you
Copy link to clipboard
Copied
For the correct interactive object, choose the command 'Execute Advanced Action' and click on the Browse button which will open the Advanced Actions dialog box. In CP9 this is called a Standared action, which is the default choice. Give a name to the action and create these commands (double-clicking on each place where you need something, it is point-and-click programming):
At the buttom click the Save as Action button. If this is the only advanced action it will automatically be applied to your Success event. Make sure both images are hidden in output.
Copy link to clipboard
Copied
Outstanding! Worked perfectly! Thank you for the correct and quick answer!
Copy link to clipboard
Copied
Fine! Some call me the 'Advanced Actions Queen'
Copy link to clipboard
Copied
Indeed you are!