Hello All,
I have a situation where a user needs to enter text in a text
entry box.
What my problem is, I don’t care what is entered, only that
something is
entered. I am not validating their ability to type/spell, but
that they know
an entry is required in a particular field.
I have tried not using any correct responses, this lets a
non-entry (blank
response) validate as correct, but any text entered validates
as incorrect.
Just the opposite of what I need. Are there “wild cards” that
can be used in
the correct response similar to what could be used with a
JavaScript regular
expression or a way to check the length of the response
(i.e., text.length
>0)?
Thanks in advance
Ray
|||
Hi Ray
I thought this was answered for you the other day in the
thread found at
this
link.
Related posts:
- Success and failure validation in Text Entry Boxes
- Text Entry Box
- Remove or highlight text on incorrect entry
- Text Entry issue with Captivate 2
- Adding text entry box
Related posts brought to you by Yet Another Related Posts Plugin.