Conditional branching in polls
Heads up — Branching is authored on the wizard Questions step; publish and runtime checks block invalid graphs (loops, orphans). Respondents still answer in the browser—the server does not need plaintext to route the path.
InviziPoll supports conditional skip and jump rules so respondents see only the questions relevant to their answers.
Authoring
In the poll wizard's Questions step, you can define branching rules that connect questions based on answer choices. The system validates your branching graph before publish.
How it works for respondents
Respondents evaluate branching logic in the browser — path selection does not depend on the server seeing individual answers, which preserves end-to-end confidentiality of responses relative to the service.
Safety checks
Publish-time and runtime validation prevent loops, dead ends, orphaned questions, and contradictory branching graphs.
Branching works alongside demographic tagging: encrypted responses still contain tagged answers, while analytics remain aggregate-only.
