A question is this type if and only if it asks you to construct an activity-on-arc network diagram from a given precedence table or list of activities with their durations and immediate predecessors.
28 questions · Moderate -0.7
| Activity | Must be preceded by: | Duration |
| \(A\) | \(-\) | 4 |
| \(B\) | \(-\) | 3 |
| \(C\) | \(-\) | 5 |
| \(D\) | \(B\) | 2 |
| \(E\) | \(A, D\) | 8 |
| \(F\) | \(B\) | 2 |
| \(G\) | \(C\) | 2 |
| \(H\) | \(C\) | 3 |
| \(I\) | \(F, G\) | 4 |
| \(J\) | \(F, G\) | 2 |
| \(K\) | \(F, G\) | 7 |
| \(L\) | \(E, I\) | 9 |
| \(M\) | \(H, J\) | 3 |
| \(N\) | \(E, I, K, M\) | 3 |
| \(P\) | \(E, I\) | 6 |
| \(Q\) | \(H, J\) | 5 |
| \(R\) | \(Q\) | 7 |
| Activity | Depends on | Duration (hours) |
| \(A\) | \(-\) | 5 |
| \(B\) | \(A\) | 4 |
| \(C\) | \(A\) | 2 |
| \(D\) | \(B, C\) | 11 |
| \(E\) | \(C\) | 4 |
| \(F\) | \(D\) | 3 |
| \(G\) | \(D\) | 8 |
| \(H\) | \(D, E\) | 2 |
| \(I\) | \(F\) | 1 |
| \(J\) | \(F, G, H\) | 7 |
| \(K\) | \(I, J\) | 2 |