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

  1. Add a Ranking block from the Question Blocks palette.
  2. Write the prompt and add the options you want respondents to prioritize.
  3. Open Settings and choose Ranking scope: Rank all options or Top N.
  4. 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 X or Rank 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.