English:Project Scheduling

Project Scheduling
Introduction
Project Scheduling is the practical process of turning project work into a realistic timeline. You decide what must be done, in what order, how long each activity should take, who or what is available to do the work, and how progress will be checked. For apprentices, trainees, and vocational students, scheduling is useful in workshops, construction, maintenance, IT support, logistics, events, manufacturing, health services, and many other workplaces.
A good schedule is more than a list of dates. It is a working model of the project. It connects project goals, work packages, activities, dependencies, resources, milestones, risks, and deadlines. During execution, the team updates the schedule so that delays and opportunities become visible early.

The image above places planning within the wider project-management process. Scheduling is developed during planning, but it is also monitored and adjusted while the project is being carried out.
Why Project Scheduling Matters in Vocational Work
In practical work, several people, tools, suppliers, rooms, machines, permits, and materials may be needed at different times. If one activity starts too early, the required input may not be ready. If it starts too late, later work may be delayed. Scheduling helps you coordinate these moving parts.
For example, a maintenance team cannot test a repaired machine before the repair is complete. A construction crew may need completed electrical rough-in before wall finishes can be installed. An IT trainee may need user requirements before configuring a system. These relationships are called dependencies.
A useful schedule helps you:
- Coordination: Show who needs to do what and when.
- Resource allocation: Check whether people, equipment, rooms, and materials are available.
- Communication: Give supervisors, customers, suppliers, and team members a shared view of timing.
- Risk management: Identify activities whose delay could affect the completion date.
- Progress monitoring: Compare actual progress with the approved plan.
- Decision making: Test the effects of changed scope, delayed deliveries, or limited resources.
From Scope to a Schedule
A reliable schedule begins with clear work. Before assigning dates, you need to understand the project scope, deliverables, and acceptance requirements. Scheduling poor or incomplete scope usually produces a misleading timeline.
Work Breakdown Structure
A work breakdown structure, usually called a WBS, breaks the total project scope into smaller deliverables and work packages. The WBS is not itself the schedule. It provides a structured basis from which schedule activities can be defined.

For a vocational project such as installing a new workshop machine, work packages might include site preparation, electrical connection, mechanical installation, safety inspection, operator training, and final handover. Each work package can then be translated into activities that can be estimated and sequenced.
When you create a WBS, focus on the required deliverables. After that, identify the activities needed to produce each deliverable.
Activity Definition and Duration Estimation
A schedule activity is a piece of work that can be planned, assigned, measured, and updated. Good activity names usually contain a clear verb and object, such as “Install control panel,” “Test emergency stop,” or “Train operators.”
A duration is the amount of working time allowed for an activity. Duration is not always the same as effort. A task requiring eight hours of effort could last one day if one person does it, or it could last longer if the person is available only part-time. Waiting time, curing time, delivery time, or approval time may also affect duration.
Useful estimates can come from:
- Expert judgment: Ask an experienced technician, supervisor, planner, or supplier.
- Analogous estimating: Compare the work with a similar past job.
- Parametric estimating: Use a rate such as hours per unit when the work is repetitive.
- Three-point estimation: Consider optimistic, most likely, and pessimistic durations when uncertainty is high.
Record assumptions with the estimate. “Two working days if the replacement part is in stock” is more useful than simply “two days.”
Milestones and Constraints
A milestone is a significant point in the project, usually represented with zero duration. Examples include “Design approved,” “Machine delivered,” “Safety inspection passed,” and “Customer handover complete.”
A constraint is a restriction that affects when work can happen. Common workplace constraints include shift calendars, training days, permit dates, supplier lead times, public holidays, access windows, contract deadlines, and safety requirements. Use date constraints carefully: unnecessary fixed dates can make a schedule less flexible and can hide the real logic between activities.
Dependencies and Network Logic
Dependencies describe how activities relate to one another. The most common relationship is finish-to-start: the successor cannot start until the predecessor finishes. However, other relationships are useful when work overlaps.
| Relationship | Meaning | Vocational example |
|---|---|---|
| Finish-to-start | The successor starts after the predecessor finishes. | Testing starts after installation is complete. |
| Start-to-start | The successor may start after the predecessor starts. | Cable labeling may start after cable installation begins. |
| Finish-to-finish | The successor may finish only after the predecessor finishes. | Final documentation can be completed only after commissioning is completed. |
| Start-to-finish | The successor may finish only after the predecessor starts. | An old support arrangement may end only after a new support shift starts. |
A lead allows a successor to begin earlier than a strict relationship would otherwise permit. A lag inserts waiting time between linked activities. Leads and lags should reflect real work logic, not be used merely to force the schedule toward a desired date.

A network diagram makes dependency logic visible. Reading the network from left to right helps you check whether every important activity has a realistic predecessor and successor.
Gantt Charts and Milestones
A Gantt chart is a time-scaled bar chart used to display a project schedule. Activities are listed vertically, time is shown horizontally, and bars show activity timing and duration. Modern Gantt charts can also show dependencies, milestones, progress, and the critical path.

Gantt charts are especially useful for team communication because they show when activities overlap. For a vocational team, a Gantt chart can answer practical questions such as: Which jobs are planned this week? When is a machine unavailable? Which supplier delivery is needed before installation? What work can happen in parallel?
A Gantt chart is only as reliable as the information behind it. Attractive bars do not compensate for missing activities, weak estimates, incorrect dependencies, or unrealistic resource assumptions.
Critical Path Method
The critical path method, or CPM, analyzes the network of activities to determine the sequence that drives the project completion date. In a basic unconstrained network, the critical path is the longest-duration path through the project logic. Activities on that path normally have zero total float when no separate date constraint creates additional slack or negative float.
Total float is the amount of time an activity may be delayed without delaying the project finish date or violating an applicable schedule constraint. Float belongs to the schedule model and can change when progress, logic, durations, resources, or constraints change.

Consider a simplified workshop installation:
| Activity | Duration | Predecessor |
|---|---|---|
| Confirm requirements | 1 day | Project start |
| Order parts | 2 days | Confirm requirements |
| Prepare work area | 1 day | Confirm requirements |
| Install equipment | 2 days | Order parts and Prepare work area |
| Test and hand over | 1 day | Install equipment |
The path through “Confirm requirements → Order parts → Install equipment → Test and hand over” takes six working days. The parallel route through “Prepare work area” is shorter, so the order-parts route drives the earliest finish in this simplified example. If “Order parts” is delayed by one day and nothing else changes, the project finish also moves by one day.
CPM is useful because it directs attention toward schedule-sensitive work. It does not mean that noncritical work can be ignored. A noncritical activity can become critical after delays or changes.
PERT and Schedule Uncertainty
The Program Evaluation and Review Technique, or PERT, is used to represent and analyze uncertain activity durations. A classic PERT estimate uses three duration estimates: optimistic, most likely, and pessimistic. One common expected-duration formula is:
Expected duration = optimistic + four times most likely + pessimistic, divided by six.
For example, if a repair might take 2 hours optimistically, 4 hours most likely, and 8 hours pessimistically, the PERT expected duration is about 4.3 hours. The result is still an estimate, not a guarantee.

Use three-point estimates when uncertainty matters. Examples include troubleshooting unknown faults, waiting for external approval, custom fabrication, or first-time work. Discuss the reasons behind uncertainty rather than treating the calculated value as certainty.
Resources, Calendars, and Leveling
A schedule can be logically correct but still impossible to execute if resources are overloaded. Resources include people, tools, machines, vehicles, rooms, test equipment, materials, and specialist services.
A calendar defines when work can occur. A technician may work Monday to Friday, a machine may be available only on night shift, and a supplier may deliver only on certain days. These calendars affect activity dates.
Resource leveling adjusts the schedule when demand exceeds availability. Leveling can delay activities and may extend the project finish. Resource smoothing changes work within available float when possible, aiming to reduce peaks in demand without changing the critical completion date.
Before approving a schedule, check:
- Are the required skills available when needed?
- Is the same person assigned to overlapping full-time activities?
- Are tools, rooms, vehicles, or machines double-booked?
- Are material deliveries aligned with the activities that need them?
- Have working-time calendars and non-working days been included?
Baseline, Progress, and Forecasting
After the schedule is reviewed and approved, a schedule baseline provides the reference for comparing planned and actual performance. The baseline should not be overwritten casually. If an approved change alters scope or timing, follow the project's change-control process.
During execution, update the schedule with actual start dates, actual finish dates, remaining durations, revised forecasts, and approved changes. A useful update answers two questions: Where are we now? and What is the current forecast?

Suppose an installation activity was planned for three days. After two days, only one third of the work is complete because a component failed inspection. Do not report “two of three days completed” as if two thirds of the work were complete. Instead, estimate the remaining work realistically and update the forecast.
A schedule update should also review the current critical path. The path can change as work is completed, delayed, resequenced, or affected by resources.
Responding to Delays and Changes
When a task is late, first identify the cause and the schedule effect. A delay on a noncritical activity may be absorbed by float. A delay on the critical path may move the finish date unless recovery action is taken.
Possible responses include:
- Resequencing: Change the order of work when the technical and safety logic permits it.
- Fast tracking: Overlap activities that were originally planned in sequence, accepting the added coordination or rework risk.
- Crashing: Add resources or cost to shorten selected activities when this is technically possible and worthwhile.
- Scope control: Remove or defer work only through proper approval.
- Supplier coordination: Expedite a delivery or use an approved alternative source.
- Replanning: Produce a realistic revised forecast when the original plan can no longer be achieved.
Never hide schedule problems by changing dates without explanation. A trustworthy schedule records what has happened and communicates what is likely to happen next.
Digital Scheduling Tools and Team Communication
Scheduling can be done with paper, whiteboards, spreadsheets, or specialist project-management software. The right tool depends on project size, complexity, reporting needs, and the people using it. The core scheduling logic matters more than the brand of software.
Useful software features include activity lists, calendars, dependencies, resource assignments, Gantt views, critical-path calculation, baselines, progress updating, filters, and reports. In collaborative environments, version control and clearly defined update responsibilities are also important.
For apprentices and trainees, a simple schedule that everyone understands is often better than an advanced model nobody maintains. Start with clear activities and logic, then add detail only when it helps planning or control.
Workplace Example: Installing a New Training Machine
Imagine a vocational training center is installing a new CNC machine. The project includes delivery, floor preparation, power connection, guarding, network connection, commissioning, safety validation, trainer instruction, and handover.
A realistic schedule would need to consider:
- The machine delivery date and unloading equipment.
- Whether floor preparation must be completed before delivery.
- Availability of electricians, network technicians, and the supplier's commissioning engineer.
- Safety checks before trainees may use the machine.
- Training-room access and class timetables.
- Contingency for damaged parts, delayed permits, or failed tests.
The image above is a real-world schedule example from a U.S. Navy project. Large projects contain far more detail than a small workshop job, but the same principles apply: define work, link it logically, assign time and resources, establish milestones, and update progress.
Quality, Safety, and Professional Responsibility
A schedule must not encourage unsafe or poor-quality work. A deadline never justifies skipping required inspections, lockout procedures, testing, documentation, or competency checks. Where safety or quality activities are mandatory, include them explicitly in the schedule.
Professional scheduling also requires honest communication. If the evidence shows that the promised finish date is no longer realistic, report the forecast and explain the main drivers. Good schedule management supports better decisions; it is not a way to make problems invisible.
For deeper professional guidance, the Project Management Institute publishes a Practice Standard for Scheduling. Wikimedia Commons also maintains a freely accessible project scheduling media collection.
Interactive Tasks
Quiz: Test Your Knowledge
What is the main purpose of a project schedule? (To show when project work is planned and how activities relate) (!To replace the project scope) (!To guarantee that no delays will occur) (!To remove the need for progress updates)
Which item normally has zero duration in a schedule? (A milestone) (!A work package) (!A resource calendar) (!A risk register)
Which dependency means a successor starts after its predecessor finishes? (Finish-to-start) (!Start-to-start) (!Finish-to-finish) (!Start-to-finish)
What does a Gantt chart primarily display? (Activities against a time scale) (!Only project costs) (!Only project risks) (!Only team qualifications)
What does the critical path identify in a basic schedule network? (The longest-duration path that drives project completion) (!The cheapest activities) (!The activities with the most staff) (!The safest route through a workplace)
What is total float? (Time an activity may be delayed without delaying the relevant completion target) (!The total labor cost of an activity) (!The number of workers assigned to a task) (!The time already spent on a finished task)
Why are resource calendars important? (They show when resources are available for scheduled work) (!They define the project scope) (!They replace task dependencies) (!They guarantee supplier performance)
What is a schedule baseline used for? (To compare approved planned dates with actual and forecast performance) (!To record only safety incidents) (!To list only completed activities) (!To remove all schedule uncertainty)
What does resource leveling address? (Resource demand that exceeds availability) (!Missing project objectives) (!Incorrect spelling in reports) (!Customer satisfaction surveys)
What should you do when a critical activity is delayed? (Assess the effect and update the forecast before choosing a response) (!Hide the delay by changing the baseline) (!Delete the activity from the schedule) (!Assume another task will recover the time automatically)
Memory Game
| Milestone | Significant schedule point with no planned duration |
| Baseline | Approved reference schedule used for comparison |
| Dependency | Logical relationship between activities |
| Duration | Working time allocated to an activity |
| Float | Scheduling flexibility before a completion target is affected |
| Calendar | Definition of working and non-working time |
| Leveling | Adjustment made when resource demand exceeds availability |
Drag and Drop
| Match the correct terms. | Topic |
|---|---|
| Finish-to-start | Successor begins after predecessor finishes |
| Start-to-start | Successor may begin after predecessor starts |
| Gantt chart | Time-scaled bar view of project activities |
| Critical path | Longest-duration path that drives project completion |
| Schedule baseline | Approved timing reference for performance comparison |
Match each scheduling term to the explanation that best describes it.
Crossword Puzzle
| Milestone | What zero-duration point marks an important project event? |
| Baseline | What approved reference is used to compare planned and actual schedule performance? |
| Dependency | What logical relationship connects one activity to another? |
| Duration | What term means the working time allocated to an activity? |
| Resource | What can be a person, tool, machine, room, or vehicle needed for work? |
| Schedule | What project model links activities with planned timing? |
LearningApps
Cloze Text
Open-Ended Tasks
Easy
- Activity List: Choose a small workplace project and write ten clear activities using verb-and-object names.
- Milestone Map: Identify five meaningful milestones for a training, maintenance, construction, IT, or service project and explain why each matters.
- Gantt Sketch: Draw a simple one-week Gantt chart on paper or digitally, showing at least six activities and two activities that overlap.
- Schedule Interview: Interview a supervisor, trainer, technician, or experienced colleague about how deadlines and daily work are scheduled, then summarize three lessons.
Standard
- WBS Build: Create a three-level work breakdown structure for a realistic vocational project and convert the lowest useful work packages into schedule activities.
- Dependency Network: Build a network diagram with at least eight activities, label the dependencies, and explain why each relationship is technically necessary or preferred.
- Resource Plan: Create a schedule for a small team, identify at least two resource conflicts, and resolve them by changing timing, assignments, or work sequence.
- Progress Update: Start with a baseline schedule, invent realistic progress data for the midpoint of the project, update remaining durations, and write a short status report.
Advanced
- Critical Path Analysis: Build a network with at least ten activities, calculate the critical path and float, then explain which activities deserve the closest monitoring.
- Schedule Recovery: Simulate a serious delay on a critical activity and compare at least three recovery options in terms of time, cost, safety, quality, and risk.
- Risk Simulation: Use optimistic, most likely, and pessimistic duration estimates for uncertain activities, compare the results with single-point estimates, and discuss the limitations.
- Workplace Scheduling Project: Plan a real or realistic workplace project from scope to baseline, including WBS, activity list, dependencies, resources, milestones, risks, Gantt chart, progress-update method, and final presentation.
Learning Assessment
- Logic Review: Given a flawed schedule, identify missing or unrealistic dependencies and explain how the errors could change the completion forecast.
- Resource Decision: Analyze a schedule with an overallocated specialist and propose a feasible solution while preserving safety and quality requirements.
- Critical Path Transfer: Compare two alternative activity sequences and justify which one gives the more realistic completion date and why.
- Change Impact: Evaluate how an approved scope change affects activities, resources, milestones, the critical path, and the baseline.
- Progress Forecast: Use actual starts, finishes, and remaining durations to produce a revised forecast and explain the main reasons for variance.
- Professional Communication: Present a delayed-project scenario to a simulated customer or supervisor, showing the evidence, options, trade-offs, and recommended action.
Evidence of Learning
Knowledge: You can explain activities, durations, milestones, dependencies, Gantt charts, WBS, critical path, float, resource calendars, baselines, progress updates, and schedule risk.
Skills: You can decompose project work, estimate durations, sequence activities, identify resource conflicts, build and read schedule views, analyze critical paths, update progress, and forecast completion.
Products: Strong evidence includes a WBS, activity list, dependency network, resource plan, Gantt chart, baseline schedule, progress update, delay analysis, and schedule-status report.
Transfer: You can apply scheduling principles to unfamiliar workplace projects, explain trade-offs among time, cost, resources, quality, and risk, and adapt a schedule when real conditions change.
Professional behavior: You communicate schedule information clearly, preserve approved baselines, document assumptions, respect safety and quality requirements, and report delays without hiding them.
OERs on the Topic
You can also explore related openly licensed diagrams and examples in the Wikimedia Commons project scheduling category.
Linked Learning Areas
aiMOOC Projects
MOOCwiki · Deutsch
Nach dem Lernen ist vor dem Lernen
Entdecke direkt den nächsten Lernkurs. Weitere Inhalte erscheinen, wenn Du weiter nach unten scrollst.
Zur MOOCwiki-HauptseiteMediathek
Mediathek
Mediathek wird aus dem Wiki geladen ...
Keine passenden Inhalte gefunden. Bitte ändere Suche oder Filter.
NEWSLernweltNOAH fragen