Hi everyone,
I would like to create a filter for Question2: The question should only be asked if more than one option was selected for Question1.
Question1 is a matrix variable where respondents can choose between "does apply" and "does not apply" for multiple sub-questions.
Question2 should only be directed at those respondents who selected "does apply" at least twice for any of the sub-questions.
Thank you for your help!
Best wishes,
Izumi
Assistance on LimeSurvey forum and LimeSurvey core development are on my free time.
I'm not a LimeSurvey GmbH member. -
Professional support
-
Plugins, theme and development
. I don't answer to private message.
Sorry, but I had to change the question type to "Multiple choice" of Question1 and now it does not work any mroe. I am unable to figure out how to adapt the equation.
The overview of previous questions to Question2 has the following structure with pdwrkXXX being Question1:
pdwrkXXX:[Group of checkboxes] .....
pdwrkXXX:SQ008:[Other][Single Checkbox]...
pdwrkXXX:SQ007:[....][Single Checkbox]...
etc.
The predefined answers for pdwrkXXX are the codes for the sub-questions such as SQ008 or SQ007.
The predefined answers for the sub-questions such as pdwrkXXX:SQ008 are Y(checked) and (not checked).