Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

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
Image RemovedOnTrackImage Added

A task is On Time if its Projected Finish is before or on its finish date.

[ Projected Finish <= Finish date ]

Image Removed At RiskImage Added

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 ]
Note: This will only be shown for projects in "Execution" phase. 

Image RemovedOff TrackImage Added

Task has not been completed by the finish date.

[ Task is not 100% complete AND Present date > Finish date ]

Image RemovedBlockedImage Added

The task was supposed to start but could not because of its incomplete predecessors.

Image RemovedFutureImage AddedThe task has not yet started, and the task date is in Future. 

...

Based on the task % complete and the actual cost incurred, the projected cost is derived. The projected cost is then compared with the budget or Cost (Est) if Budget is not specified, based on which Celoxis displays the visual (Budget) health indicators.

SignalWhen
Image RemovedOn TrackImage Added

Actual cost is less than or equal to the budget

[ Actual Cost <= Budget OR Cost (Est) if Budget is not specified]

Image RemovedAt RiskImage Added

Actual cost has exceeded the budget.

[ Actual Cost > Budget AND Actual Cost < Budget OR Cost (Est) if Budget is not specified ]

Image RemovedOff TrackImage Added

Actual cost is more than the budget.

[ Actual Cost > Budget OR Cost (Est) if Budget is not specified ]

...