What should done mean for a piece?
- Nearly finished and quite tested
- Started with good intentions
- Tested, reviewed, and merged
What counts as a well-split piece of work?
- One that touches every file at once
- One that can be finished and reviewed on its own
- One with no definition of done
Estimates are promises the team must never break.
Circle one: True False
How should you estimate a piece with an uncertain new library?
- A single number with no caveats
- Silence, to avoid all blame
- A range with its uncertainty, such as three to six days
Break a two-week login feature into reviewable pieces. Which split works?
- Form, check-password, and remember-me, each testable alone
- One giant piece called login
- Frontend colours, then backend colours
What does a team learn from comparing plan with outcome?
- What finished late and why, to sharpen the next plan
- Who to blame for each delay
- That planning is pointless
Two pieces both miss their ranges, one from a sick teammate and one from an underestimated library. What should the next plan change?
- Buffer for illness is noise, but the library lesson updates future ranges
- Nothing, misses carry no information
- Ban libraries and sickness alike
A manager treats every estimate as a promise, and estimates quietly double over months. What happened?
- The team learned honest forecasting
- Padding replaced honesty, since promises punish truth
- The work itself doubled in size