Welcome to the LimeSurvey Community Forum

Ask the community, share ideas, and connect with other LimeSurvey users!

Extracting the data

  • anjador
  • anjador's Avatar Topic Author
  • Offline
  • New Member
  • New Member
More
3 years 4 months ago #208625 by anjador
Extracting the data was created by anjador
Hi! Is it possible to extract the data for open questions and give them the value, where the answer would be 1 word only)?

I can see in the manual that the assesement option does not work for "short text questions", but is there any other option?


Concretly, I need students to correct some phrases.

She sleep all the time.

The correct answer would be "sleeps" and I would attribute to this student the value 1, if he/she does not answer correctly I would put the value 0.

Thanks!
The topic has been locked.
  • tpartner
  • tpartner's Avatar
  • Offline
  • LimeSurvey Community Team
  • LimeSurvey Community Team
More
3 years 4 months ago - 3 years 4 months ago #208630 by tpartner
Replied by tpartner on topic Extracting the data
You will need to use ExpressionScript to load your "scores" in equation questions.

Something like:

Code:
{if(Q1 == 'She sleeps all the time.', 1, 0)}

- manual.limesurvey.org/ExpressionScript_E..._-_Quick_start_guide

Cheers,
Tony Partner

Solutions, code and workarounds presented in these forums are given without any warranty, implied or otherwise.
Last edit: 3 years 4 months ago by tpartner.
The topic has been locked.

Lime-years ahead

Online-surveys for every purse and purpose