I have an instruction in the questionnaire:
Condition 1: If there are 4 consecutive zeros to the previous questions, the interview should stop.
Condition 2: If there are 4 zeros to 5 consecutive questions, the interview should stop.
I have managed to set Condition 1. But how can I bring in Condition 2 to ensure that both conditions work perfectly?
