The LimeSurvey Fund-Raiser 2012 is complete. Thank you for donating a total of 25,000 USD!     List of donors »

Welcome, Guest
Username: Password: Remember me
  • Page:
  • 1

TOPIC: validate an answer type fill a line with 1 word

validate an answer type fill a line with 1 word 3 months 2 weeks ago #92117

  • rrhhtopic
  • rrhhtopic's Avatar
  • OFFLINE
  • Fresh Lemon
  • Posts: 2
  • Karma: 0
Hi we need make a test an validate all questions . We know with radio type how to solve but some questions are "fill a line with a word" type and need validate too.

For example

The quick _______ fox

and only "brown" is correct answer to continue and add 1 point to total

is possible? how?
The administrator has disabled public write access.

Re: validate an answer type fill a line with 1 word 3 months 2 weeks ago #92174

  • tpartner
  • tpartner's Avatar
  • OFFLINE
  • LimeSurvey Team
  • Posts: 2853
  • Thank you received: 423
  • Karma: 243
You can use Expression Manager and an equation question to store the score.
if(q1.shown == 'brown', 1, 0)
Cheers,
Tony

LimeSurvey is open-source and run entirely by volunteers so please consider donating to support the project.
The administrator has disabled public write access.
  • Page:
  • 1
Moderators: DenisChenu, ITEd
Time to create page: 0.250 seconds
Donation Image