Many Agile teams using Jira struggle with problem: there is no simple, built-in way to calculate popular prioritization frameworks like WSJF, ROI, RICE, and ICE.
Dynamic Scoring for Jira solves this by providing a flexible, configurable scoring engine directly inside Jira issues. You can create your own scoring model, add dropdowns, define custom formulas, and adapt each framework to your teamβs workflow.
Below is a quick guide on how to set up WSJF, ROI, RICE, and ICE model using Dynamic Scoring.
Model to use:Weighted (because you can combine Impact + Value + Effort)
Formula used: WSJF = (Impact + Value) Γ· Effort
1. Open Space Settings β Create New Configuration Name: WSJF
2. Select Scoring Type β Weighted
3. Add dropdowns:
4. Set weights:
This makes the calculation work as: (Impact + Value) Γ· Effort
5. Save configuration β Use in Jira Issue Panel
Perfect for: Teams prioritizing delivery based on value vs. effort in Product, Engineering, or Delivery.
Model to use: Financial (includes a built-in ROI formula)
Formula used: ROI = (Value β Cost) Γ· Cost
1. Open Space Settings β Create New Configuration Name: ROI
2. Select Scoring Type β Financial
3. Add dropdowns:
4. Save β Use in Jira Issue View
Perfect for: Teams comparing expected value vs. investment PMs, Leadership, Strategy.
Model to use: Weighted
Formula used: RICE = (Reach Γ Impact Γ Confidence) Γ· Effort
(You simulate multiplication by using weights + base scores. This is fully supported in your app.)
1. Create New Configuration Name: RICE
2. Select Scoring Type β Weighted
3. Add dropdowns:
4. Set weights:
Weighted scoring then applies the combined formula structure needed for RICE.
5. Save β Use in Issues
Perfect for: Product teams evaluating new ideas, features, and roadmap opportunities.
Model to use: Weighted
Formula used:ICE = (Impact Γ Confidence) Γ· Effort
(Again, multiplication is reproduced using weighted scoring + base scores.)
1. Create New ConfigurationName: ICE
2. Select Scoring Type β Weighted
3. Add dropdowns:
4. Set weights:
This produces the ICE structure: (Impact + Confidence) Γ· Effort
(Your app simulates ICE logic through weighted components.)
5. Save β Use in Issue View
Perfect for: Teams doing fast, lightweight prioritization during grooming or planning.
Beyond these examples, Dynamic Scoring for Jira also allows you to build any other scoring model your team may need.
Whether itβs Basic Scoring, Weighted, Impact/Effort, Risk Matrix, or Financial, you can configure fields, scores, and formulas to match your workflow and create a prioritization system that fits your product, engineering, or delivery processes.
Maksym Babenko_TypeSwitch_
0 comments