Welcome to the LimeSurvey Community Forum

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

Question shown only if number of answers in previous multiple answer question >3

  • angol2
  • angol2's Avatar Topic Author
  • Offline
  • New Member
  • New Member
More
10 years 2 months ago #103529 by angol2
Hello,

I've been trying to find the answer all over the forum and google but failed.

In my questionnaire I'd like to present a question only if number of answers in previous multiple answer question was greater than 3 (of 17 in total).

I'm sure it's somehow possible but I'm struggling to find the right answer. Can anybody help me out?

kind regards,
angol
The topic has been locked.
  • TMSWhite
  • TMSWhite's Avatar
  • Offline
  • LimeSurvey Community Team
  • LimeSurvey Community Team
More
10 years 2 months ago #103533 by TMSWhite
Say your multiple choice question was named "multi", set the relevance for the question you want to conditionally display to:
Code:
count(that.multi) > 3

If multi uses array filters to control which of the 17 sub-questions are shown, you would need to use:
Code:
count(that.multi.NAOK) > 3
The following user(s) said Thank You: angol2
The topic has been locked.
  • angol2
  • angol2's Avatar Topic Author
  • Offline
  • New Member
  • New Member
More
10 years 2 months ago #103539 by angol2
Thank you so much, it works perfectly!
The topic has been locked.

Lime-years ahead

Online-surveys for every purse and purpose