Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Text Entry Box: Any Entry is Valid

Community Beginner ,
Dec 05, 2016 Dec 05, 2016

Hi,

Using Captivate 9, I am trying to create a text entry box for which any entry is valid. The only invalid answer is if it is left blank.

I need to be able to validate user input in this manner so that I can include the user's input in the quiz reporting, such that it will show up as a reported answer in my LMS (Moodle) reporting.

Any help would be appreciated!

Thanks!

278
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

Community Expert , Dec 05, 2016 Dec 05, 2016

This means that you cannot use the Validate work flow with correct answers, but need to have another approach.

This could be a work flow: you have to test if there is an entry at all. This can be done with the work flow that is explained in this old article:

Where is Null? - Captivate blog

Create two buttons, perhaps as Next buttons, and make them invisible in output. Check the entry of the TEB, if it is empty you show the button without a score, if it is filled you show the button with a score. Th

...
Translate
Community Expert ,
Dec 05, 2016 Dec 05, 2016
LATEST

This means that you cannot use the Validate work flow with correct answers, but need to have another approach.

This could be a work flow: you have to test if there is an entry at all. This can be done with the work flow that is explained in this old article:

Where is Null? - Captivate blog

Create two buttons, perhaps as Next buttons, and make them invisible in output. Check the entry of the TEB, if it is empty you show the button without a score, if it is filled you show the button with a score. The LMS should be able to capture the TEB-variable, most can do that.

Another approach, also dependable on the ability of the LMS to capture the variables is to use a Scrolling Text interaction with an associated variable, and 'Read only' unchecked.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources
Help resources