Skip to main content
Participating Frequently
April 2, 2018
Answered

Click box show more than one image?

  • April 2, 2018
  • 1 reply
  • 304 views

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!

    This topic has been closed for replies.
    Correct answer Lilybiri

    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.

    1 reply

    Lilybiri
    Legend
    April 2, 2018

    For the correct  interactive object you'll hae to create an advanced or shared action, because you need two Show commands:

    •     Show Image feedback
    •      Show Nect button

    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.

    SammadAuthor
    Participating Frequently
    April 2, 2018

    Apologize for not stating, I am using Captivate 9.  Thank you

    Lilybiri
    LilybiriCorrect answer
    Legend
    April 2, 2018

    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.