In RISE, the project progress bar visually reflects the overall progress of a project based on the total task points completed versus the total task points incomplete. This offers a more accurate measurement than simply counting the number of completed tasks, especially when tasks vary in complexity or value.
Suppose a project has the following tasks and points:
Total Points = 1 + 1 + 4 + 3 + 1 = 10
Completed Points = 1 (Task 1) + 4 (Task 3) = 5
Progress = (5 ÷ 10) × 100 = 50%
So, the progress bar will show 50% completion.
You can assign task points based on task complexity, importance, or estimated effort. This helps project managers and team members better understand project progress beyond simple task counts.