Forum Discussion
Click Reveal
Hello AS Community.
Can I please ask someone to take a look at slide 6.3 in the attached file?
I have set the NEXT button to state disabled when timeline starts on this slide which I want changed to a state of normal when the state of the 4 buttons has been visited.
The logic seems to work OK for buttons PPE and First Aid but when I introduce Incident and / or Environment and test, the NEXT button does not seem to change to Normal and I can't figure out why.
Any help would be greatly appreciated.
Thank you in advance.
- GarthYorko-TECommunity Member
I did not see a trigger to change the state of the Next button to normal. I added a trigger to your 4th button (Environment). It changes the state of the Next button to normal when the state Environment is Visited. Since you are forcing the learner to select the buttons in a specific order, and the Environment button is the final one, the next button can change to normal when the button is visited.
I believe it is easier to separate the button from the text when creating an interaction like this. It is easier to manage. The attached file shows the changes to make it work.
- AnthonyWatson-7Community Member
Hi Garth,
Perfect and thank you. I can see what you mean. Much appreciated.