Evaluate multiple text entry boxes

Aug 06, 2021

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 those that are not. Would be nice to have them fill in a text box and get an indication of whether it is correct or not as soon as they start on the next text entry.

 

Please see the attached image.

1 Reply
David Schwartz

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.