Need help on triggers

Feb 14, 2023

I have a situation where there are two buttons, if i click on one button , it should lead to a next slide and if clicked on other button, it should go to another slide.

Any way of making this work in a single trigger?

4 Replies
Walt Hamilton

It's easy to put two triggers on a single button, but I believe it is not only impossible, but counter-productive to put one trigger on two buttons.

You can create a button with a selected and Normal state. Then your single trigger reads "Jump to slide 1 when learner clicks Button X if state of Button X is selected else jump to slide 2". I would make the text on Normal read "Slide 1" and Selected read "Slide 2".