Initial State not showing Disabled

Apr 15, 2021

Hello,

I have a scene in my project were on the second slide I have the "Next" state set to Disabled as the initial state.  In order for it to change to Normal, the employee needs to enter information in 2 text fields.

When a Preview the scene/slide, the state is displaying as Normal ...allowing the employee to move on without entering the info into the 2 text fields.

I attached the scene for review.

Any help would be MUCH APPRECIATED!!

Thank you,

Ellen

6 Replies
Walt Hamilton

Loses focus means the learner has moved on, whether they have typed or not.

Use a trigger that says "Change state of Next Steps to Normal when [variable for TE_Strength] changes if TE_Strength is not equal to blank and TE_Shortfall is not equal to blank", for TE_Strength and the equivalent trigger for TE_Shortfall. That way it becomes Normal only if both variables have a value.