Forum Discussion
NicoBrits
4 years agoCommunity Member
Evaluate multiple text entry boxes
Hi guys,
I really hope someone can help. I am creating a Maths interactive learning for Grade 6 learners.
I want them to complete a number sequence and show which entries are successful and thos...
DavidSchwartz-f
4 years agoCommunity Member
Hi Nico,
You can do this with a trigger that is activated when the variable for an entry changes.
In the little example, the numeric entry box is called Box1, and the variable is also named Box1. I am showing having an error layer pop up. But you could also change the value back to 0 if it is incorrect, for instance.
In any case, the trigger will sense the change in the variable as soon as the numeric entry box loses focus.