Hi, I experience some problem to manage relevance equation on a "Please define Other" texte question (Q03-mandatory) that is supposed to appear after a ranking question (Q02) containing an "Other" option (A8).
Version 3.17.3+190429
On Q03, I set up one scenario for each position of Q02 to check if its value is equal to the "Other" option like this :
((Q02_1.NAOK == "A8")) or ((Q02_2.NAOK == "A8")) or ((Q02_3.NAOK == "A8")) or ((Q02_4.NAOK == "A8")) or ((Q02_5.NAOK == "A8")) or ((Q02_6.NAOK == "A8")) or ((Q02_7.NAOK == "A8")) or ((Q02_8.NAOK == "A8"))
When a user fils in the group question form the question "Please define Other" does not appear but when he tries to clic next an error message appears to indicate that de question mus be answerd and te question finally appears.
Please always attach sample surveys (.lss files) instead of questions or groups so the volunteers here don't have to waste time creating surveys to help you.
Cheers,
Tony Partner Solutions, code and workarounds presented in these forums are given without any warranty, implied or otherwise.
Hi,
unfortunately I do not see any issue. Version 3.17.4+190529
Your relevance equation is correct and here the survey works as expected. ("question by question")
I show it "group by group" for better visibility.
Without "Other"
With "Other"
Volunteers are not paid.
Not because they are worthless, but because they are priceless
I swiched to question by question mode to "solve" my problem after many tests on different browsers (cache empty)
I just switched back to group by group display and now the problem seem to be solved.