Trouble with specific varible - show next button
- October 18, 2019
- 1 reply
- 573 views
Hi,
I have tried to figure this out over the past two weeks, but I just haven't been able to. (FYI: I have the newest version of Captivate) Here it goes:
Layout:
I have 3 buttons on the screen that you HAVE to click and then the next button appear. The learner can click any of the buttons more than once and in any order, but when they click the third button, the next button should appear. (When the learner clicks on one of the 3 buttons something else shows and hides on the screen, but I have left it out of this conversation.)
My varibles and actions:
Varibles:
1) I have a varible for the next button. It starts at 0 and when it hits 3 it appears.
2) I have a varible for each of the 3 buttons on the screen. The first time you click it, it increments the next_button_varible. (I have a conditional action here, so that only the first time you click on the button it increments the next_varible.)
Action:
See attached 3 pictures.
Issue:
So when you click on the 3rd button on the screen (in any order), the next button does not show. But if I click on any of the 3 buttons again afterwards, then it shows. I think it is because when I clicked on the 3rd button, then technically the next varible was only at 2 and then became 3. I need a way to "check the next_varible" at the end of an action instead of the beginning like I think it is doing now.
Hopefully it is clear - Thank you
