- Posts: 23
- Thank you received: 0
Ask the community, share ideas, and connect with other LimeSurvey users!
Please Log in to join the conversation.
Please Log in to join the conversation.
Please Log in to join the conversation.
Please Log in to join the conversation.
You CAN do something.I've 153 quotas to input manually.
Please Log in to join the conversation.
Please Log in to join the conversation.
Please Log in to join the conversation.
Please Log in to join the conversation.
Please Log in to join the conversation.
{QQuota= if(eqHidden==1 and statCountIf(eqHidden.sgqa, 1) ge 3,1, if(QHidden==2 and statCountIf(QHidden.sgqa, 2) ge 1,1, if(QHidden==3 and statCountIf(QHidden.sgqa, 3) ge 3,1, if(QHidden==4 and statCountIf(QHidden.sgqa, 4) ge 4,1, if(QHidden==5,1, /* This combination is always screened out */ if(QHidden==6 and statCountIf(QHidden.sgqa, 6) ge 1,1, if(QHidden==7 and statCountIf(QHidden.sgqa, 7) ge 3,1, if(QHidden==8 and statCountIf(QHidden.sgqa, 8) ge 2,1, if(QHidden==9,1, /* This combination is always screened out */ if(QHidden==10 and statCountIf(QHidden.sgqa, 10) ge 5,1, if(QHidden==11 and statCountIf(QHidden.sgqa, 11) ge 3,1, if(QHidden==12 and statCountIf(QHidden.sgqa, 12) ge 1,1,0) ) ) ) ) ) ) ) ) ) ) ) }
Please Log in to join the conversation.