Schedules Editor

Description

The Schedule Editor is used to create, edit, calculate and delete schedules.

The Schedule Editor has three sub-views that show the results of the scheduling.

The Result sub-view shows the values needed for PERT analysis including early start and -finish, late start and -finish along with different types of float.

The Critical Path sub-view shows the tasks that belong to the critical path.

The Scheduling Log sub-view shows a list of messages produced during scheduling.

Toolbar

The toolbar provides the means to create, delete and calculate schedules:

ButtonShortcutDescription

Add Schedule

Ctrl+I

Button to create a resource group. The new group is appended at the end of the groups.

Add Subschedule

Ctrl+Shift+I

Button to create a sub-schedule. The new schedule is appended as a child to the currently selected schedule.

Delete

Delete

Deletes the selected schedule.

Calculate

Calculates the selected schedule.

Baseline

Baselines the selected schedule. Prevents the schedule from being re-calculated or deleted.

Detach

Make the selected sub-schedule a top schedule

Editing data

Data can be edited in-line as described here.

The following columns are displayed as default:

ColumnDescription

Name

The name of the schedule.

State

The schedules state. Shows a progress bar during scheduling.

Direction

The scheduling direction.

If the direction is Forward, the project is scheduled starting at the project's earliest start time specified in the main project dialog. If the direction is Backward, the project is scheduled starting at the project's latest finish time specified in the main project dialog.

Overbooking

Controls resource overbooking when scheduling.

If overbooking is allowed, a resource may be booked (on working days) to work more than it is available. This can happen if the resource is allocated to multiple tasks or are booked on other projects.

If overbooking is to be avoided, resources will not be booked more than they are available. On resource conflict, tasks will be delayed until the resource is available.

Distribution

The distribution to be used during scheduling.

If the distribution is 'None', the estimate of the task is used as-is during scheduling.

If the distribution is 'PERT', the estimate (E) used is calculated based on the entered optimistic- (O), pessimistic-(P) and most likely (M) estimate. The formula used for this is:

E = (O + 4 * M + P) / 6.

Planned Start

The scheduled start time.

Planned Finish

The scheduled finish time.

Scheduler

The scheduler used for calculating the project schedule.

The default built-in scheduler is the Network Scheduler.

Configuration

Using the context menu, the view can be configured to split/unsplit the tree view or it can be configured using the configure dialog.

The configure dialog enables you to tailor the amount of information the view displays to fit your needs.