Hi I have roster based on a previous multi select question. The roster has some single select questions. I want to enable some questions right after the roster on the basis of the response to the questions in the roster.
For eg
Roster has three items A, B and C. And two questions of yes/no type. (Question 1 and question 2). I now have a question 3 that I want to enable when response to question 1 or question 2 is yes.
How can I achieve this?
So to put it more clearly. I want a question after the roster to be enabled is the vector of responses has all the elements to be “yes”. That is all six responses are yes.
How can I implement this?