Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add evaluation of team_size, resource_cost, time_cost and logistical_budget per group #366

Open
adulau opened this issue Mar 20, 2019 · 0 comments
Labels
S: stale Status: stale. This issue has had no activity in a long time, it may not be relevant anymore T: enhancement Type: enhancement. This issue is not a bug, it improves an existing feature

Comments

@adulau
Copy link
Member

adulau commented Mar 20, 2019

Based from https://github.com/Concinnity-Risks/LogisticalBudget/blob/master/scorecards.py#L75

Need to define a prefix.

Set up the score characteristics

#
score_descriptions = {
    "team_size": "Estimated Organisation Size",
    "resource_cost": "Estimated Infrastructure Spend",
    "time_cost": "Estimated Time Investment",
    "logistical_budget": "Logistical Budget"
};
@adulau adulau added the T: enhancement Type: enhancement. This issue is not a bug, it improves an existing feature label Mar 20, 2019
@enjeck enjeck added the S: stale Status: stale. This issue has had no activity in a long time, it may not be relevant anymore label Nov 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S: stale Status: stale. This issue has had no activity in a long time, it may not be relevant anymore T: enhancement Type: enhancement. This issue is not a bug, it improves an existing feature
Projects
None yet
Development

No branches or pull requests

2 participants