stats4sd / aec_portfolio

A proof of concept for the AEC Consortium Project Management / Assessment System
GNU General Public License v3.0
0 stars 0 forks source link

Update system to include projects that failed all red flags as "completed" #189

Closed dave-mills closed 1 year ago

dave-mills commented 1 year ago

This fixes #186. Fixes #174

This PR makes 3 visual changes in the same theme of "completion status".

According to the tool, assessments that fail the red flags should be considered "complete". This PR updates the system so that assessments with failed red flags:

They are still not included in the principle assessment dashbaord tab.

Screenshots

Red flags failed => now showing "show information" as main next action:

CleanShot 2023-07-31 at 16 58 25

No spider chart shown when red flags are failed:

CleanShot 2023-07-26 at 15 27 02

Initiative is not included in the principle summary:

CleanShot 2023-07-26 at 15 26 58

Initiative score is included in the overall_score:

(2 initiatives in the selected portfolio, 1 = failed red flags; other = ~57% score CleanShot 2023-07-31 at 17 21 55

dan-tang-ssd commented 1 year ago

Performed testing in local env. This PR works well as described.

dan-tang-ssd commented 1 year ago

Deployment in staging env is completed, performed testing with positive result.