Why is my simple +1 expression not working? (Cap. 8)
HI! I'm new to using variables in Captivate 8 and am trying to ensure a user has clicked on all 6 buttons on a single page before they're allowed to continue to the next slide.
- I created my variable (BPViewAll)
- Set it to 0
- I created an advanced action to hide the next button based on the count:
- BPViewall Greater Than or Equal to 6 then Show Next Else Hide Next
- I set all 6 of my buttons with the advanced action:
- Expression = BPViewall=BPViewall+1
- (I also tried usining increment BPViewall by 1)
Neither of these are increasing the count.
I can see the slide on enter advanced action is working because the next button is hidden, but no matter how many times I click on all the boxes the count never seems to get high enough to show.
Please advise, thanks!
