Docs
Ranking block
Use the Ranking block when you want respondents to prioritize options in order, not just pick one.
In QuizFlow Labs, Ranking is a Multiple Choice style variant that renders ranked and available lists.
How to use
- Add a Ranking block from the Question Blocks palette.
- Write the prompt and add the options you want respondents to prioritize.
- Open Settings and choose Ranking scope: Rank all options or Top N.
- Preview the flow and confirm ranking behavior plus any Jump Logic rules.
Ranking scope
- Rank all options: Respondents can rank the full option list.
- Top N: Respondents rank only the top N choices; this maps to an exact min/max selection requirement.
- Top N count: Set the exact number required when Top N is enabled.
Runtime behavior
- Respondents build their ranking by adding items from Available to Ranked.
- Ranked items can be moved up/down to change order.
- Ranked items can be removed and returned to the available pool.
- The quiz runner shows a helper line (
Top N of XorRank all X) so requirements are clear.
Scoring, tags, and logic
- Scoring: Option-level scoring is supported and follows Multiple Choice scoring behavior.
- Tags: Per-option tags are supported with the same placeholder behavior as Multiple Choice.
- Jump Logic: Ranking currently uses Multiple Choice multi-select conditions (
includes/does not include) for routing.
Relationship to Multiple Choice
Ranking is stored as a Multiple Choice block with style Ranking.
- Use Ranking when order of preference matters.
- Use standard Multiple Choice when order does not matter.
Next steps
Multiple Choice block
See shared scoring, tag, style, and Jump Logic behavior.
Question Blocks overview
Compare Ranking with the rest of the question block palette.
Logic & Branching
Configure answer-based routing for ranked responses.
Response Tags
Use tag placeholders and variable mapping with ranked options.

