Forum Discussion
santhosharyaas
3 years agoCommunity Member
How to activate the next button by clicking on any 1 button from 2 different groups.
Hello Good Morning/Good Evening,
In an articulate storyline, there are two groups that have 2 buttons on 1 group & 2 buttons on the other group. Any 1 button needs to be clicked from each group t...
GarthYorko-TE
3 years agoCommunity Member
Create 2 True/False variables, "Challenge" and "Discussion" initially set to false. Add a trigger to adjust "Challenge" to True when the timeline starts on slides 1.3 and 1.4. Repeat these trigger but use the "Discussion" trigger for slides 1.5 and 1.61
On slide 1.2, set the initial state of "MainSlide_Next" to Hidden. Add this trigger:
Change the state of "MainSlide_Next" to Normal when the timielien of this slide starts IF "Challenge" and "Discussion" are True
See attached