I am trying to create a test for technicians reading analog meter dials. Does anyone know how to format an answer box to fill in from the right to the left? Or once an answer is filled in for one answer box, have it forces the cursor to jump to another answer box of your choosing on the same screen?

I know I have options of using drop down boxes. But I would prefer to use number buttons.

All Comments
Sort by:  Most Recent
2019-06-02 08:24:05

I see now that you want to use ‘number buttons’. Do I understand correctly, that you want to use buttons and have the result popping up in a text container on the screen, showing the pressed numbers from right to left?

Like
2019-05-29 07:18:55

Scrolling Text interaction allows right alignment.

You can limit the number of characters in a TEB, and have Auto submit activated .

Like