- Posts: 60
- Thank you received: 2
Ask the community, share ideas, and connect with other LimeSurvey users!
{Q01 = if (P2.NAOK> = 18 and P2.NAOK <= 24.2,"A1", if (P2.NAOK> = 25 and P2.NAOK <= 34.3,"A2", if (P2.NAOK> = 35 and P2.NAOK <= 44.4,"A3", if (P2.NAOK> = 45 and P2.NAOK <= 64,5,6),"A4" ) ) )}
Can be hidden by attribute in current versiontpartner wrote: You cannot use equation questions in quotas, that's why Denis suggested loading a hidden (via CSS) list-radio question.