So I managed to change the text of the note with the excalamtion mark! Yeah
But I still struggle a bit with the validation equation. Can someone tell me what i am doing wrong?
I'm using question-type: Array (text)
My subquestions look like this:
Y-axis: SQ00A
X-axis: SQ001
SQ002
SQ003
SQ004
SQ005
(see also attached Picture 1)
My validation equation looks like this:
(!(is_empty(S01_SQ00A_SQ001) and is_empty(S01_SQ00A_SQ002) and is_empty(S01_SQ00A_SQ003)))
(see also attached Picture 2)
People should give at least 3 answers (and a maximum of 5 answers) before they can continue. They should be allowed to click on "next" when they have given a minimum of 3 answers.
However, If I click on "preview survey" I now need to fill in all 5 text-boxes before I can click on "next".
How do I change this?
(see also attached Picture 3)