- Posts: 21
- Thank you received: 1
Ask the community, share ideas, and connect with other LimeSurvey users!
LimeSurvey has no access to the respsonses. Since LimeSurvey 4.10 there is an function to count responses.Once that workshop is filled, other registrants should not see that choice anymore. Any idea? Many thanks in advance.
You can find an usage of this 2 functions in survey_archive_statCountFunctionsTest inside test directory.
statCountIf(Q4_SQ001_NAME.sgqa,Q4_SQ001_NAME.NAOK) < 3 and statCountIf(Q4_SQ002_NAME.sgqa,Q4_SQ002_NAME.NAOK) < 3 and statCountIf(Q4_SQ003_NAME.sgqa,Q4_SQ003_NAME.NAOK) < 3 and statCountIf(Q4_SQ004_NAME.sgqa,Q4_SQ004_NAME.NAOK) < 3