10 exercises — how "when all is said and done" introduces a bottom-line verdict after a list of complications, and how it overlaps with "at the end of the day."
Quick reference
When all is said and done: introduces a final, overall judgment after weighing complications
Fixed word order: "when" + "all" + "is" + "said" + "and" + "done" — participles, not base forms
Overlap: close in meaning to "at the end of the day," though this phrase leans more retrospective
No trailing relative clause: cannot be followed by "that..." referring back to a discussion
Register: neutral, common in both spoken retrospectives and written postmortems
0 / 20 completed
1 / 20
A retrospective note reads: "The migration had a rocky rollout with two rollbacks. ___ , though, it cut our infrastructure costs by 40%." Which phrase best introduces a final, overall assessment after weighing everything?
When all is said and done introduces a concluding, overall judgment reached after considering everything that happened, often after listing complications. "As things stand" describes the present situation, not a final verdict. "By the way" introduces an unrelated aside. "In the first place" means "originally," not a summative conclusion.
2 / 20
Which sentence uses "when all is said and done" correctly?
"The refactor took twice as long as planned, but when all is said and done, the codebase is far easier to maintain now" correctly introduces a final positive judgment after acknowledging a complication. It cannot introduce a command, attach to a future sprint that has not yet concluded, or be broken apart into an unrelated verb phrase.
3 / 20
Fill the blank: "We argued for weeks about the schema design. ___ , the simpler option we started with turned out to be the right call."
When all is said and done has a fixed word order: "when" + "all" + "is" + "said" + "and" + "done." The other options either reverse "said" and "done" or scramble the auxiliary "is" out of position, producing sequences that are not the standard idiom.
4 / 20
Which pair correctly distinguishes "when all is said and done" from "at the end of the day"?
These two summative idioms are close cousins. "When all is said and done" often looks back over a completed process to deliver a verdict: "When all is said and done, the project delivered real value." "At the end of the day" often emphasizes what matters most in practical terms: "At the end of the day, the client just wants reliability." They overlap heavily and are frequently interchangeable, but "at the end of the day" is never literal about a 24-hour period in this idiomatic use, and "when all is said and done" tends to follow a narrative of complications.
5 / 20
A postmortem note reads: "The incident lasted four hours and affected 10% of users. ___ , our on-call process held up well." Which best completes the sentence?
When all is said and done is the correct, fixed form, using the past participles "said" and "done" with the auxiliary "is." Option C wrongly uses the simple past "did" instead of the participle "done." Option D wrongly uses the base form "say" instead of the participle "said." Option B scrambles the required order of the auxiliary and participle.
6 / 20
Which sentence contains an error in the use of "when all is said and done"?
"The negotiation dragged on for hours, but when all is said and done that everyone discussed, we reached a fair agreement" incorrectly attaches a relative clause directly onto the fixed phrase, treating it as a modifiable noun phrase. "When all is said and done" is a self-contained adverbial clause introducing a summative judgment; it does not take a following relative clause. The other three sentences use it correctly.
7 / 20
Choose the sentence where "when all is said and done" is best replaced by "in the final analysis" without changing the meaning.
"We debated three different approaches for a week, but in the final analysis, the team chose the one that was easiest to test" preserves the meaning exactly. The other options misuse the phrase as an urgency marker, invent an unrelated verb phrase, or pair it incorrectly with a future decision that has not yet been made.
8 / 20
A design review comment states: "We went back and forth on naming conventions for days. ___ , consistency mattered more than which convention we picked." Which best fits?
When all is said and done is the correct, standard form. Option B incorrectly adds a redundant contraction "all's" alongside "is." Option C wrongly uses the gerund "doing" instead of the past participle "done." Option D wrongly conjugates "say" as "says," which does not fit the passive-like participial construction.
9 / 20
Which register note about "when all is said and done" is accurate?
"When all is said and done" is a neutral phrase equally at home in spoken retrospectives ("When all is said and done, I'm glad we took the extra week") and written postmortems. It can appear anywhere a summative statement fits, and it introduces a final assessment that can be positive, negative, or mixed, depending on the facts of the situation.
10 / 20
Which sentence best demonstrates "when all is said and done" delivering a final positive verdict after a list of complications?
"The migration ran over budget, hit two delays, and required an extra engineer, but when all is said and done, it eliminated our biggest source of downtime" is the textbook use: a list of real complications followed by a final, weighed-up positive judgment. The other options misuse the phrase as a command softener, insert it awkwardly mid-clause, or pair it incorrectly with a specific future date.
11 / 20
David from the QA team sent this Slack message: 'I've spent all day chasing down this intermittent bug. It's incredibly frustrating! When all is said and done, I just want to fix it.' Which option best describes David's sentiment?
David is primarily expressing frustration and impatience regarding the ongoing issue. The phrase 'when all is said and done' emphasizes his feeling that the effort expended hasn't been justified by a clear solution. Option A misinterprets this as a demand for immediate action; options C & D are tangential to David's core sentiment.
12 / 20
During a code review of a new API endpoint, Sarah comments: 'The response time is significantly slower than expected. When all is said and done, we need to investigate the database queries.' What does Sarah primarily mean?
Sarah isn't advocating for a complete rewrite; she's conveying that the performance is problematic. The phrase 'when all is said and done' highlights the fact that despite potential contributing factors (like user load), the response time itself remains unacceptable. Options A & C are premature actions; option B correctly identifies the core issue.
13 / 20
Mark writes in his PR description: 'We've addressed several edge cases and improved error handling. When all is said and done, this change significantly reduces the risk of data corruption.' Which word best replaces 'when all is said and done' to maintain a similar meaning?
'Ultimately' conveys the sense of finality and assessment after considering various aspects – mirroring the original phrase's intent. 'In conclusion' is also suitable but 'ultimately' provides a slightly stronger emphasis on the overall positive outcome. Options B & C are less direct replacements; option D lacks the nuance regarding risk reduction.
14 / 20
Elena says to her team: 'I spent three days debugging this issue. At the end of the day, it was just a missing semicolon.' Which statement best differentiates 'at the end of the day' from 'when all is said and done'?
'At the end of the day' usually denotes a specific concluding event or outcome—the semicolon was the immediate cause. 'When all is said and done' represents a broader, more holistic evaluation considering all factors involved, including the time invested in debugging. The key distinction lies in the level of detail implied.
15 / 20
Ben writes in a postmortem report: 'The system outage lasted for 20 minutes and impacted approximately 1% of our users. When all is said and done, the automated alerts caught the problem before it escalated.' What does Ben primarily intend to communicate?
Ben is focusing on the positive aspect: that the alerts worked effectively. The phrase 'when all is said and done' signifies a concluding assessment – despite the negative incident—that the alerting system performed as intended. Options A, C & D shift the focus to criticism or investigation rather than acknowledging the successful functionality.
16 / 20
David from the QA team sent this Slack message: 'I've spent all day chasing down this intermittent bug. It's incredibly frustrating! When all is said and done, I just want to fix it.' Which option best describes David's sentiment?
David is primarily expressing frustration and impatience regarding the ongoing issue. The phrase 'when all is said and done' emphasizes his feeling that the effort expended hasn't been justified by a clear solution. Option A misinterprets this as a demand for immediate action; options C & D are tangential to David's core sentiment.
17 / 20
During a code review of a new API endpoint, Sarah comments: 'The response time is significantly slower than expected. When all is said and done, we need to investigate the database queries.' What does Sarah primarily mean?
Sarah isn't advocating for a complete rewrite; she's conveying that the performance is problematic. The phrase 'when all is said and done' highlights the fact that despite potential contributing factors (like user load), the response time itself remains unacceptable. Options A & C are premature actions; option B correctly identifies the core issue.
18 / 20
Mark writes in his PR description: 'We've addressed several edge cases and improved error handling. When all is said and done, this change significantly reduces the risk of data corruption.' Which word best replaces 'when all is said and done' to maintain a similar meaning?
'Ultimately' conveys the sense of finality and assessment after considering various aspects – mirroring the original phrase's intent. 'In conclusion' is also suitable but 'ultimately' provides a slightly stronger emphasis on the overall positive outcome. Options B & C are less direct replacements; option D lacks the nuance regarding risk reduction.
19 / 20
Elena says to her team: 'I spent three days debugging this issue. At the end of the day, it was just a missing semicolon.' Which statement best differentiates 'at the end of the day' from 'when all is said and done'?
'At the end of the day' usually denotes a specific concluding event or outcome—the semicolon was the immediate cause. 'When all is said and done' represents a broader, more holistic evaluation considering all factors involved, including the time invested in debugging. The key distinction lies in the level of detail implied.
20 / 20
Ben writes in a postmortem report: 'The system outage lasted for 20 minutes and impacted approximately 1% of our users. When all is said and done, the automated alerts caught the problem before it escalated.' What does Ben primarily intend to communicate?
Ben is focusing on the positive aspect: that the alerts worked effectively. The phrase 'when all is said and done' signifies a concluding assessment – despite the negative incident—that the alerting system performed as intended. Options A, C & D shift the focus to criticism or investigation rather than acknowledging the successful functionality.
What will I practise in ""When All Is Said And Done" as a Summative Marker — IT English Grammar"?
Practice using "when all is said and done" to deliver a final, overall judgment after weighing complications, in retrospectives and postmortems.
How many exercises are in this module?
This module has 20 multiple-choice exercises, each with instant feedback and a full explanation of the correct answer.
Is this exercise free to use?
Yes. Every exercise on CoderSlingo, including this one, is free to use with no account, sign-up, or paywall.
Do I need to create an account to do these exercises?
No account is required. Just click an option to answer — your score for this session is tracked automatically in the progress bar above.
What happens if I choose the wrong answer?
You'll immediately see which answer was correct, plus a full explanation covering the grammar rule and reasoning behind it — mistakes are where most of the learning happens.
Can I retry the exercises if I want a higher score?
Yes — use the "Try again" button on the results screen to reset and go through all the questions again.
Is my progress saved if I close the page?
No. Progress is tracked only for your current visit; reloading or leaving the page resets the counter. This keeps the exercise simple and account-free.
Where can I find more Grammar exercises?
Browse the full Grammar hub for related drills, or check the "Next up" link below to continue with a connected topic.
How is this different from reading an article on the same topic?
Articles explain grammar rules in prose; this exercise tests and reinforces those rules through active recall with immediate feedback — the two work best together.
Who writes these exercises?
Every exercise is written by the CoderSlingo team, drawing on real workplace English used in IT roles, then reviewed for accuracy and clarity.