Skip to content

Calculate the "Weighted Shortest Job First" for portfolio items

License

Notifications You must be signed in to change notification settings

JoelFoner/WSJF_Grid

 
 

Repository files navigation

WSJF_Grid

Overview

Weighted Shortest Job First Grid This app displays a grid that shows the values used to calculate the WSJF score, and then calculate the score. The values in the grid are editable, but the score is not as it is calculated based on the values. The columns are sortable, so for example if you want to sort by Score, just click on the "Score" column.

The Details: The app has a PI Type selection field and a Release Timebox. Note that the Release Timebox is only used when the lowest level PI Type is selected, e.g. "Feature". Project Scope is obeyed. The WSJF score calculation is ( Time Criticality + RR/OE Value + User/Business Value)/ Job Size The score is an integer.

License

AppTemplate is released under the MIT license. See the file LICENSE for the full text.

##Documentation for SDK

You can find the documentation on our help site.

About

Calculate the "Weighted Shortest Job First" for portfolio items

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 83.2%
  • JavaScript 16.7%
  • CSS 0.1%