Copy link to clipboard
Copied
I'm stuck on trying to get an interactive function to work properly in Captivate 9.
After the user selects ALL the boxes, I would like an image to appear on the screen.
I'm not sure how to get this function to work after selecting all the boxes.
I create a variable for each box and set each value to 1. I'm not sure how to move on from this point in getting this
function to work.
Thanks for any assistance.
First decision 'Always' (I just change a state):
Second decision, conditional, where I am showing the Next button in this case, you need to show an image.
Copy link to clipboard
Copied
It is one of the examples I will show in the webinar about Shared actions next Thursday. Look at the invitiation:
Invitation: Webinar Shared Actions! - Captivate blog
You didin't tell which version you are using. I will try to explain in words, since screenshots are different for CP2017 and for previous versions due to the change in the Advanced Actions dialgo box.
For each of the interactive objets you need an action with two decisions:
Copy link to clipboard
Copied
I'm using CP2017. Thanks, its that second decision for which I'm confused on how to do in captivate.
Copy link to clipboard
Copied
First decision 'Always' (I just change a state):
Second decision, conditional, where I am showing the Next button in this case, you need to show an image.
Copy link to clipboard
Copied
Perfect this is what I was stumped on. Should all the boxes have this Checking/second decision condition?
I just signed up to attend the webinar. I need to learn more about Captivates Shared Action functionalities.
Copy link to clipboard
Copied
Yes, you can duplicate the action and edit what is needed. Reason is that you cannot impose the sequence, you don't know when all variables are toggled to 1. That is the reason why you have to check ti for each of the interactive objects.
Have a look at my blog post about the new dialo box:
Advanced Actions Dialog box in Captivate 2017 - Captivate blog