- Posts: 4
- Thank you received: 0
Ask the community, share ideas, and connect with other LimeSurvey users!
Yes : you have itmh16 wrote: ....
Would that then automatically set the answers for the hidden question, which I can then set a quota for?
You posted the same question in two English threads.I've been told that I can post the same post on the english forum and the french one
You can use an expression like this in an equation question.May I transform the list of initial answers (13 modalities) to a hidden list-radio question with only 3 values?
{qHidden = if(q1 > 6, 1, if(q1 > 11, 2, 3))}