All docs
Advanced

Conditional branching in polls

1 min readUpdated May 6, 2026

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.