Hello. I’m trying to get feedback for different locations, each person should be able to submit feedback to as many locations they would like. At the beginning of the form I have a multiple selection question that sends them to each location question group using logic. At the end of each location’s question group, I duplicated the multiple choice question with all locations but I can’t set the logic to go to a location that appears further up in the question order.
Answered
Navigating between question groups using logic
Best answer by john.desborough
- on the original multiple choice of clients, make it ‘unlimited’ in terms of what they can choose
- create a question group for each market (in the order of your icons - ie first group is for choice A, second group is for choice B, etc)
- on the Multiple Choice question, put the logic rules in like this
- if q1 = A then go to q2 (assuming this is the question group for choice A)
- if q1 = B then go to q3 (….. for choice B)
- if q1 = C then go to q4 (…. for choice C)
- etc for all the options
- in all other cases (if they don’t choose any) jump to whatever page you want them to go to at the end
- if they choose A as part of their choice stream, they will go to the first question group .. if they choose all the other except A, then they will jump to B
- on the last question in qroup 1 (the choice of A) put these logic rules
- if q1 = B then go to q3 (….. for choice B)
- if q1 = C then go to q4 (…. for choice C)
- etc for all the options
- in all other cases (if they don’t choose any) jump to whatever page you want them to go to at the end
- on the last question in group 2 (the choice of B) put these logic rules
- if q1 = C then go to q4 (…. for choice C)
- etc for all the options
- in all other cases (if they don’t choose any) jump to whatever page you want them to go to at the end
continue this through the question groups. in the last question group, you just send them to the next appropriate page/ending
this will route them to all the question groups based on their selections
hope that helps
des
Reply
Rich Text Editor, editor1
Editor toolbars
Press ALT 0 for help
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.