Hello
I have a "multiple numerical" question (P17) with 5 subquestion (1, 2, 3, 4 and 5). The respondent has to enter a value from 1 to 5 in each subquestion, but the value must be different in each subquestion.
For example, if the value for the subquiestion 1 is 4, the respondent may not use the value 4 in the subquestion 2, 3, 4 and 5.
I'm using this "Question validation equation":
P17_1 <> && P17_2 P17_1 <> && P17_3 P17_1 <> && P17_4 P17_1 <> && P17_5 P17_2 <> && P17_1 P17_2 <> && P17_3 P17_2 <> && P17_4 P17_2 <> && P17_5 P17_3 <> && P17_1 P17_3 <> && P17_2 P17_3 <> && P17_4 P17_3 <> && P17_5 P17_4 <> && P17_1 P17_4 <> && P17_2 P17_4 <> && P17_3 P17_4 <> && P17_5 P17_5 <> && P17_1 P17_5 <> && P17_2 P17_5 <> && P17_3 P17_5 <> P17_4
But the validation is not working.
You know how to do it.
A greeting.
Jose
I have a "multiple numerical" question (P17) with 5 subquestion (1, 2, 3, 4 and 5). The respondent has to enter a value from 1 to 5 in each subquestion, but the value must be different in each subquestion.
For example, if the value for the subquiestion 1 is 4, the respondent may not use the value 4 in the subquestion 2, 3, 4 and 5.
I'm using this "Question validation equation":
P17_1 <> && P17_2 P17_1 <> && P17_3 P17_1 <> && P17_4 P17_1 <> && P17_5 P17_2 <> && P17_1 P17_2 <> && P17_3 P17_2 <> && P17_4 P17_2 <> && P17_5 P17_3 <> && P17_1 P17_3 <> && P17_2 P17_3 <> && P17_4 P17_3 <> && P17_5 P17_4 <> && P17_1 P17_4 <> && P17_2 P17_4 <> && P17_3 P17_4 <> && P17_5 P17_5 <> && P17_1 P17_5 <> && P17_2 P17_5 <> && P17_3 P17_5 <> P17_4
But the validation is not working.
You know how to do it.
A greeting.
Jose