I have a 5 page survey.
Page 1 - Into
Page 2 - Content A
Page 3 - Content B
Page 4 - Content C
Page 5 - Conclusion
I would like to have 3 checkboxes on the first page (Intro) that qualifies the relevant Content Pages. For example:
{} I am interested in Content A
{} I am interested in Content B
{} I am interested in Content C
If only Check Box A were selected, the survey would flow as follows: Page 1 -> Page 2 -> Page 5
If check boxes B and C were selected, the survey would flow as follows: Page 1 -> Page 3 -> Page 4 -> Page 5
All three checkboxes would be optional. If none were selected, the survey would flow as follows: Page 1 -> Page 5
How can I do this?
Thanks!!

