Master resignation letter vocabulary, notice period terms, reference letter reading, exit interview strategy, and counteroffer handling. Intermediate
0 / 11 completed
1 / 11
An engineer wants to resign from their position and needs to write a resignation letter. Which letter opening is professionally appropriate?
Option D follows the professional resignation letter formula. The opening must immediately state three things clearly: that you are resigning, your title, and your last working date.
Element
Why it matters
Example phrasing
"tender my resignation"
Formal register; creates an unambiguous record of the resignation act
"I am writing to tender my resignation…"
Full job title
Identifies the employment relationship for HR records
"…from the position of Senior Software Engineer"
Effective date
Creates no ambiguity about the last working day
"effective [Date]"
Notice reference
Shows you are honouring the contract; pre-empts disputes
"as per my employment contract"
Gratitude line
Preserves the relationship; standard professional convention
"I am grateful for the opportunities…"
What to avoid in a resignation letter: reasons for leaving (unless positive), complaints about people or working conditions, salary comparisons, or anything that could be used against you later. The letter is a formal document — keep it brief, professional, and forward-focused.
2 / 11
An engineer's employment contract requires 4 weeks' notice, but they want to leave in 2 weeks to start a new role. What is the term for negotiating an earlier departure date?
Option B correctly identifies the process. The four terms are commonly confused but describe very different situations:
Term
Meaning
Initiated by
Early release
Negotiated reduction of contractual notice period by mutual agreement
Employee request, employer agreement
Garden leave
Employee serves notice period on full pay but does not work — often used for sales, executive, or technical roles with access to sensitive information
Employer decision
Constructive dismissal
Employee resigns because the employer has fundamentally breached the employment contract — a legal claim
Employee, due to employer conduct
Force majeure
External extraordinary events (war, pandemic) making contract performance impossible — not applicable to routine resignation
Legal event beyond both parties' control
How to request early release:"My new role starts on [date]. Given the circumstances, I'd like to request an early release from my notice period. I'm committed to a thorough handover in the time available and will document everything to ensure continuity."
3 / 11
A hiring manager reads three reference letters for the same candidate:
Letter A: "I am happy to recommend Jane for this position."
Letter B: "I recommend Jane without reservation."
Letter C: "I enthusiastically recommend Jane as one of the most exceptional engineers I have had the privilege of working with."
What does the variation in language signal to the experienced hiring manager?
Option C correctly describes how professional reference letter language is read. Experienced hiring managers decode reference language precisely because direct negative references are rare — strength of recommendation is communicated through enthusiasm gradients.
Phrase
Signal
Interpretation
"I am happy to recommend"
Minimal positive endorsement
Reference is willing but not invested; may signal mixed experience
"I recommend without reservation"
Clear positive endorsement
No concerns; confident recommendation
"I enthusiastically recommend… exceptional"
Strong advocacy
Reference is genuinely invested in the outcome; stands behind the candidate
For the candidate: Choose references who will write at tier C, not tier A. Before listing someone as a reference, ask them explicitly: "Are you comfortable giving me a strong recommendation?" Their hesitation or phrase choice in response tells you whether to list them. A lukewarm reference often does more harm than declining to provide a reference at all.
4 / 11
An HR manager conducts a voluntary exit interview as an engineer prepares to leave the company. What is the professional guidance on how honest to be in a voluntary exit interview?
Option A describes the professional standard. Exit interviews serve a genuine organisational purpose — they are designed to surface patterns that help companies improve. The guidance is calibrated honesty, not silence or unfiltered disclosure.
Approach
Effect
Constructive, systemic feedback
Useful to the company; positions you as professional; no bridge burned
Venting personal grievances
May feel satisfying briefly; creates a record; can affect reference reputation
Full silence / only positive
Wastes the opportunity; patterns that drove you out go unaddressed
Useful frames for exit interview feedback:
"The onboarding process for new engineers could benefit from…" (systemic, not personal)
"I found the technical decision-making process unclear — I wasn't sure who owned which decisions." (process, not personality)
"I think the team would benefit from more regular career development conversations." (structural recommendation)
What to avoid: "My manager is incompetent", "team X is toxic", "I was paid less than my colleague for the same work" (the last point may be legitimate but should go through HR, not an exit interview).
5 / 11
An engineer resigns, and the employer responds with a counteroffer: a 25% salary increase and a new title. The engineer has already accepted the new role and wants to decline professionally while preserving the relationship. Which response is most appropriate?
Option D is the professional counteroffer decline formula. The goal is to leave on good terms without re-opening the negotiation or explaining the decision at length.
Response
Problem
A — "legally can't reverse"
Untrue in most jurisdictions; sounds evasive; removes personal agency from your decision
B — "too little, too late"
Satisfying to say; burns bridges; may follow you in the industry; unprofessional
C — stalling
Dishonest if you've already decided; creates false hope; extends a difficult conversation
Research note on counteroffers: Studies of software engineering retention show that a majority of engineers who accept a counteroffer leave the company within 12 months regardless. The reasons that drove the resignation (growth ceiling, management relationship, role fit) are structural and typically don't change with a salary bump. This is why "I've made a commitment I intend to honour" is not just professional language — it's usually strategically correct.
Vocabulary:counteroffer — an employer's offer to match or exceed a competing offer; tender my resignation — formal act of resigning; transition plan — documented knowledge transfer for the replacement or team.
6 / 11
git commit -m "Fix: Resolved issue with data validation"
You're reviewing a pull request and see this commit message. A senior developer comments on your review saying, 'This is good, but could you add more context about the root cause of the problem?' What's the most appropriate response to include in your reply?
The senior developer wants more detail about *why* the issue was fixed. Option 1 is too brief and doesn't address the root cause. Option 3 dismisses the feedback entirely. Option 2 demonstrates understanding of the request and a plan for improvement—it's the best response here. Option 4 is simply acknowledging receipt without action.
7 / 11
Sarah, a Senior Frontend Engineer, is drafting a Slack message to her team after receiving feedback on a design proposal. She wants to acknowledge the criticism constructively and invite further discussion. Which of the following options best reflects this approach?
This option demonstrates a willingness to engage with criticism and invites further discussion—crucial when receiving feedback on design proposals. Options A and C are dismissive, while Option D is confrontational. Sarah needs to show she's open to collaboration, not defensive.
8 / 11
David, a DevOps Engineer, is writing the description for a Pull Request before submitting it. The PR fixes a critical bug in the authentication service that caused intermittent outages. What key information should he include to ensure clarity and facilitate effective review?
A good PR description should clearly state the *problem* being solved and its impact. Option 3 specifically identifies the affected service (authentication), the nature of the issue (intermittent outages), and the outcome (resolved user login problems)—providing context for reviewers. The other options are too vague.
9 / 11
Emily is drafting a reference letter for Mark, a Junior Backend Developer who recently left her team. Emily wants to highlight Mark's strong technical skills and positive attitude. Which of the following phrases would be MOST appropriate to include?
This option provides specific examples of Mark's positive attributes (high-quality code, willingness to help), demonstrating concrete skills. Option 1 is too generic, Option 2 is overly enthusiastic and potentially untrue, and Option 4 lacks detail.
10 / 11
You are a Lead Software Engineer reviewing a Slack message from a new team member, Liam, who is struggling with a deployment process. Liam writes: 'I'm having trouble getting this to deploy. It keeps failing.' What is the most helpful and constructive response you can send to Liam? Consider tone and actionable advice.
Liam needs specific guidance and support. Option 2 prompts him to provide the necessary information (logs) for troubleshooting. The other options are unhelpful or dismissive. A good response acknowledges the difficulty while offering a concrete step forward.
11 / 11
Michael, a Software Engineer, is preparing to leave his role at TechCorp and has been asked for a LinkedIn recommendation by a former colleague, Jessica. Which statement best reflects the appropriate tone and content for this request?
It's essential to maintain a professional relationship. Option 2 demonstrates a collaborative approach—asking Jessica what she wants highlighted ensures the recommendation is relevant and impactful for her career. The other options are overly demanding or unhelpful.
This exercise, "🤝 Resignation & Reference Letters", tests your understanding of workplace english vocabulary and phrasing through 11 multiple-choice questions drawn from real workplace scenarios.
Is this exercise free to use?
Yes. Every exercise on CoderSlingo, including this one, is completely free — no account, sign-up, or payment required.
How many questions does this exercise have?
This exercise has 11 questions. Each one presents a realistic sentence or scenario with multiple-choice options and an explanation once you answer.
What happens after I answer a question?
You'll see immediate feedback showing whether your answer was correct, along with a short explanation of why — then a button to move to the next question.
Can I retry the exercise if I get questions wrong?
Yes. Once you reach the results screen, click "Try again" to reset your answers and go through the exercise from the start as many times as you like.
Do I need to create an account to take this exercise?
No account is needed. Your answers are scored in your browser during the session — nothing is saved to a server, so you can jump straight in.
Is my progress saved if I leave the page?
No — progress within an exercise resets if you navigate away or reload. Each exercise is short enough to complete in a few minutes in one sitting.
Who is this Workplace English exercise for?
It's designed for IT professionals and learners who want to sound natural discussing workplace english topics in English — useful for meetings, documentation, interviews, and day-to-day communication with English-speaking teams.
How is this different from reading a glossary or blog article?
Exercises like this one are active recall drills — you have to choose the correct term or phrasing yourself, which builds retention faster than passively reading a definition.
Where can I find more Workplace English exercises?
Browse the full Workplace English exercises hub for more practice, or explore other exercise categories covering vocabulary, grammar, interviews, and workplace communication.