Hi,
please, do not use this "condition designer".
This is outdated, use ExpressenScript
And you use the array filter, but additionally subquestion relevance and question relevance.
Instead of doing this
(Q1_1.NAOK=="Y") or (Q1_2.NAOK=="Y") or ... or (Q1_995.NAOK=="Y")
better to use the "count" function
count(that.Q1)>0
Okay, remove the "exclusive option 996". There is no code 996.
And I (we) recommend to design the survey "group by group" with only one question per group.
Then you can show - if needed or desired - two or more on one page. E.g. here: the "Other" field directly after the question.
And the general look & feel (question by question) is maintained.
I saw you have a lot of these "Others"
Joffm