#1: Branching
- Contents
Facility to branch the survey depending on previous answers.
- Proposed by
- Michael Davis
- Proposal type
- Architecture
- Assigned to release
- State
- completed
Motivation
More complex surveys would be easier for users to fill in, if some kind of facility to not display sub-surveys or questions depending on previous answers. eg if user answers no to "Do you live in US", why ask them where they live in US
Proposal
Reference field, and answers where this question would/ would not appear added to sub-survey. Logic applied in getNextPage to check whether sub-Survey shown or move to next. Possibly also add to single questions, but not as useful, and may present user with blank page.

