Guru's Verification engine ensures consistency, confidence, and trust in the knowledge your organization shares. Learn more.

Rating ⭐️⭐️⭐️⭐️

The rating is a value in an interval of 0 - 4, taking all 4 indicator thresholds into consideration.

All rating values are categorised into 3 values:

  • 1 = green: the value of an indicator is within expectation
  • 0.5 = yellow: the value of an indicator is slightly out of the boundaries
  • 0 = red: the value of an indicator is low

The final rating as a summary of all 4 KPI values.

See specific formulas calculating the thresholds:

IF [Adhoc %] < 0.10 THEN 1
ELSEIF [Adhoc %] <= 0.20 THEN 0.5
ELSE 0
END

IF [cycle time avg] <= 6 THEN 1
ELSEIF [cycle time avg] <= 9 THEN 0.5
ELSE 0
END

IF [Roadmap contribution SP ratio] <= 0.35 THEN 0
ELSEIF [Roadmap contribution SP ratio] <= 0.5 THEN 0.5
ELSE 1
END

IF [Sprint completion by SP ratio] < 0.5 THEN 0
ELSEIF [Sprint completion by SP ratio] < 0.8 THEN 0.5
ELSE 1
END

You must have Author or Collection Owner permission to create Guru Cards. Contact your team's Guru admins to use this template.