Celoxis provides visual, traffic signal like indicators to inform the task assignees and the project managers of the current status of the tasks.
Signal | When |
---|---|
On TrackOnTrack | A task is On Time if its Projected Finish is before or on its finish date. [ Actual Projected Finish <= Finish date ] |
At Risk | Task is not expected to be completed by the deadline based on its % complete so far. [ Projected Finish > Finish date AND Present Date < Finish date AND Task is not 100% complete ]] |
Off Track | Task has not been completed by the finish date. [ Task is not 100% complete AND Present date > Finish date ] |
Blocked | The task was supposed to start but could not because of its incomplete predecessors. |
Future | The task has not yet started, and the task date is in Future. |
...