Sorry if this has been covered else where, I looked but couldnt find anything that fitted.
What I would like to do is show / hide subquestions based on answers of other subquestions within the same array. I have been looking at relevance but cant figure out what needs to be done or if this is even possible.
We could do this as a series of List questions and the logic would be easy with all as a group, but we run all our surveys as One question at a time so that it stores in the DB after each page, so this type of array conditions would be so useful.
So for example.
S_Question 1 (1-Agree) (2) (3) (4) (5-Disagree)
S_Question 2 (1-Agree) (2) (3) (4) (5-Disagree) -> Only Show S_Question 2 if S_Question 1 = 1-Agree, 2 or 3
S_Question 3 (1-Agree) (2) (3) (4) (5-Disagree) -> Hide S_Question 3 if S_Question 1 = Agree, 2 or 3
S_Question 4 (1-Agree) (2) (3) (4) (5-Disagree)
S_Question 5 (1-Agree) (2) (3) (4) (5-Disagree)
Currently using Lime Survey Version 2.06+ Build 160129