Skip to content

Planning Poker

Planning Poker lets teams estimate effort using a private-then-reveal voting pattern. Unlike anonymous polls, it collects each participant’s name and shows the full spread of estimates after reveal.

  • Create deck (title + optional tags)
  • Search by title/tag
  • Sort by name or created date
  • Edit metadata from list

Tabs:

  • Live
  • Questions
  • Results

Supported scale presets:

  • Fibonacci (0, 1, 2, 3, 5, 8, 13, 21)
  • T-shirt (XS, S, M, L, XL)
  • Emoji (neutral to energized scale)

Selecting a preset auto-populates the card labels. Each card label and color can be customized. Maximum 10 cards per question.

Question type is fixed to choice. No other question types are available.

  • Download QR
  • Copy join link
  • Open display view
  • Show lobby screen
  • Push question live
  • Reveal results

After reveal, the display shows both a chart of vote distribution and a votes-with-names list showing each participant’s name and the card they selected.

  1. Join round — enter your name (persisted in localStorage for future rounds)
  2. Question — select a card from the scale
  3. Voted — card selected, waiting for reveal
  4. Results — see the full spread with names

Player name is required. This is what makes Planning Poker different from anonymous polls.

Display page shows:

  • Lobby with QR and join URL
  • Active question with card options
  • Revealed results with chart and named vote chips

Planning Poker can be added as a step type in Sessions using the planningpoker type.

  1. Create a deck.
  2. Add estimation prompts and choose a scale preset.
  3. Customize labels if needed.
  4. Participants join via QR/link and enter their name.
  5. Push the first estimation round.
  6. Wait for all participants to select a card.
  7. Reveal the spread and discuss.
  8. Push the next round or reset and repeat.