Welcome to the LimeSurvey Community Forum

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

Logic application and different messages to respondent

  • MamCon1
  • MamCon1's Avatar Topic Author
  • Offline
  • New Member
  • New Member
More
3 years 5 months ago #208218 by MamCon1
Hi,

I have a short questionnaire with 4 questions.The first one is a "multiple numerical input" question with 2 inputs allowed, the second one is a hidden question, the third one specific demographics and the last one a short-text.

I was wondering how can I do the following:

I want the respondent to proceed to the third question anyway but to receive some specific information (from the hidden question) depending on the input of the first question. Specifically, if the average of the 2 inputted numbers is larger than 10 to receive a message saying "Successfull" while if below 10 "Not successful" and then to proceed to question 3.

I tried to do it through logic but I couldn't manage.

Thanks in advance.
The topic has been locked.
  • Joffm
  • Joffm's Avatar
  • Offline
  • LimeSurvey Community Team
  • LimeSurvey Community Team
More
3 years 5 months ago #208219 by Joffm
Hi,
I am a bit confused about your "hidden" question.

As far as I understand you want to get an input in the first question, then show this second question with the message, and continue to the rest of the questionnaire.

Something like this?







This you do by using a question of type text display with the relevance equation:
!is_empty(Q1_SQ001) and !is_empty(Q1_SQ002)

And in the question text you use the IF-statemen:
{if(sum(Q1_SQ001.NAOK,Q1_SQ002.NAOK) lt 10,"Not","")} Successful

If I misunderstood your question, please send your lss export of your survey and explain a bit more.

Joffm

Volunteers are not paid.
Not because they are worthless, but because they are priceless
The topic has been locked.
  • MamCon1
  • MamCon1's Avatar Topic Author
  • Offline
  • New Member
  • New Member
More
3 years 5 months ago #208223 by MamCon1
Hi Joffm,

thanks a lot for your prompt reply. It worked like a charm, again!!! :-)

Cheers
The topic has been locked.

Lime-years ahead

Online-surveys for every purse and purpose