Checkbox Triggers

Sep 21, 2016

Hello,

I have a slide with 10 checkboxes and a button which send you to the next slide if pressed. I want to add some triggers to the button so you can press it only if you check any 3 boxes and also to disable the other 7 checkboxes  remaining. 

Could someone give me some advice, please? :)

Thank you!

3 Replies
Wendy Farmer

Hi Calin

create a number variable that adds +1 when the user clicks each checkbox. 

Create a transparent shape (fill any colour 100% transparent not a no fill) that has an initial state of hidden that overlays all the checkboxes. Create a trigger to change the state of the transparent shape to normal when number variable =  3. This will disable the user from clicking anymore without lots of state changes.

Create a trigger to jump to next slide when user clicks button on condition that number variable =3

This discussion is closed. You can start a new discussion or contact Articulate Support.