Skip to content

mvmjacobs/az-devops-rice-extension

Repository files navigation

RICE - VSTS Extension

RICE is an acronym for the four factors that are used to evaluate each project idea: reach, impact, confidence and effort.

RICE = (Reach * Impact * Confidence) / Effort

Setup

RICE extension enables a calculated field for computing and storing the RICE score on your work items.

  1. The first thing you need is to create the field that will store the RICE value. Create a custom decimal field through the process hub and add it to the work items you want to display it.

Create a custom decimal field

  1. Navigate to the "RICE" hub on the collection settings admin experience. From here, you must specify the fields that will be used for Reach, Impact, Confidence, Effort and RICE Score.

RICE displaying on the work item form

Features

Settings hub

  • Specify which fields are used for Reach, Impact, Confidence, Effort and RICE Score.

Mapping fields for calculation

Auto calculated RICE Score field on the form

  • RICE is automatically updated when form is loaded.
  • RICE is automatically updated when the Reach, Impact, Confidence or Effort fields are updated.

RICE is automatically updated on the work item form

How to contribute

Found a bug? Wrote a cool code? Do you want to help with the documentation? Great! Learn how to contribute or open an issue and help make the extension even better.

License

This repository is licensed under the MIT License.

About

Azure DevOps extension that auto calculates RICE and stores it in a field.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published