1. Standard Sequential Construction Project
Project PlannerBackground
A project manager needs to evaluate a six-activity workflow to calculate minimum completion time and task buffers.
Problem
Identify non-critical tasks with available float and determine the primary path determining the 14-day completion timeline.
How to use
Paste the six activity lines into the input area with their respective durations and predecessor dependencies.
A, 4, -
B, 3, A
C, 2, A
D, 5, B
E, 4, C
F, 2, D EOutcome
Outputs a total project duration of 14, identifies the critical path A→B→D→F, and assigns a float of 2 to activities C and E.