ParabolInc / parabol

Free online agile retrospective meeting tool
https://www.parabol.co/
Other
1.91k stars 331 forks source link

Add new Poker scale templates to product #8550

Open garethaledavies opened 1 year ago

garethaledavies commented 1 year ago

Currently we only have a handful of publicly available templates in Sprint Poker.

As we did with retros, adding more templates to Sprint Poker makes it more valuable.

Here are a selection of scale templates to add to the product.

Modified Fibonacci 0, 0.5, 1, 2, 3, 5, 8, 13, 20, 40, 100, ?, Pass

Powers of Two 0, 2, 4, 8, 16, 32, 64, 128, ?, Pass

Fruit ๐Ÿ’, ๐Ÿ, ๐Ÿฅญ, ๐Ÿ, ๐Ÿ‰, ?, Pass

Animals ๐Ÿญ,๐Ÿ•,๐Ÿ–,๐Ÿด,๐Ÿ˜

Cost ๐Ÿช™, ๐Ÿ’ต, ๐Ÿ’ฐ, ๐Ÿฆ

Large, Uncertain, Small L, S, ?, Pass

Priority level P0, P1, P2, P3, P4, P5, ?, Pass

Low, Mid, High scale Lo, Mid, Hi, ?, Pass

Thumb scale ๐Ÿ‘, ๐Ÿ‘Ž, ?, Pass

Yes/No scale Y, N, ?, Pass

Smiles ๐Ÿ˜ซ, ๐Ÿ˜ž, ๐Ÿ˜, ๐Ÿ˜Š, ๐Ÿคฉ, ?, Pass

Stars 1โญ, 2โญ, 3โญ, 4โญ, 5โญ, ?, Pass

Traffic Lights ๐ŸŸข, ๐ŸŸก, ๐Ÿ”ด, ?, Pass

Ready/Not Ready R, NR, ?, Pass

Growth Share Matrix โญ, โ“, ๐Ÿฎ, ๐Ÿถ

SWOT S, W, O, T, ?, Pass

In our research, there were other complex prioritization frameworks we could create in Poker. I will save these for a separate issue.

Dschoordsch commented 1 year ago

Does this only include the scale templates without any use in a predefined poker template? This would limit it's use to custom templates, wouldn't it?

ackernaut commented 1 year ago

Yeah, Iโ€™m looking at trying some Poker in disguise to support some new market areas. Iโ€™ll probably want to ship both specific templates and their matching scales. Eg. RICE prioritization, MoSCoW prioritization. @Dschoordsch Iโ€™ll look at writing the migrations, maybe thereโ€™s one where weโ€™ve updated scales in the past?

ackernaut commented 1 year ago

For MoSCoW, Iโ€™m thinking we have a scale with 4 cards on a single dimension like โ€˜Priorityโ€™: M, S, C, W (must have, should have, could have, wonโ€™t have).

For RICE (Reach, Impact, Confidence, Effort) Iโ€™m thinking each issue has those 4 dimensions, and then then using a scale of cards, maybe fibonacci 1, 2, 3, 5, 8 or something similar. They can export and run average scores until we build that in someday (in the future, where everythingโ€™s betterโ„ข).

@garethaledavies have you prototyped any of these scales and templates? Iโ€™m gonna create a few custom ones as a prototype for RICE and MoSCoW.

ackernaut commented 1 year ago

Iโ€™ve got some demo meetings up using custom MoSCoW and RICE templates ๐Ÿ”’

Dschoordsch commented 1 year ago

We don't have a new migration which adds the templates. These are still stored in rethink, but we only have 1 type of migrations now. yarn pg:migrate create addNewPokerScales. Then we have 2 files where you can copy from:

ackernaut commented 11 months ago

Priority? Must/Should/Could/Wonโ€™t Have: C See the discussion in Sprint Poker #โ€‹โ€‹12

Powered by Parabol

github-actions[bot] commented 1 month ago

Stale issue