Skip to main content
Known Participant
December 3, 2016
Question

text entry box won't accept text

  • December 3, 2016
  • 1 reply
  • 253 views

I have two text entry boxes,  each assigning respective input to separate variables.  When I preview with  "in browser" or "html5 in browser" both boxes accept text input.  But when I preview in Scorm Cloud or deploy  to a website, the 2nd text entry box won't accept any input, and I bounce back to the first box.  Why won't the second box work? They are configured the same, except for the variable name.

    This topic has been closed for replies.

    1 reply

    Lilybiri
    Legend
    December 3, 2016

    You need to give more details about the setup of the TEB's: are they validated, and if Yes, how many attempts do you provide? Do they have the pausing pointt at the same location? What are te actions On Success and (if less than infinite attempts) on Failure?

    Known Participant
    December 3, 2016

    The pausing point was set too far ahead: changing that value made all the difference. Thanks!