Is it possible to change the state of an object on one slide based on clicking an object on another slide?

Sep 11, 2019

Here's my situation...if on slide 1.7, the user selects the "Bag filling" hotspot and they are then brought back to slide 1.4.  I'd like the "Process" box on 1.4 to change to say "Process : Bag filling" basically to confirm to the user what they've selected. 

 

1 Reply
Nancy Woinoski

Hi Jennifer, you should be able to do this by setting up a true/false variable.

create the variable with the default set to false. On slide 1.7 add a trigger to set the variable to true when the user clicks the hotspot. make sure this trigger comes before the jump to slide 1.4 trigger that you already have.

on slide 1.4 add a custom state with the text that you want to appear to the process box. add a trigger to change the state of the process box to the custom state when the timeline starts if the variable is true.

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