Practice the essential legal vocabulary found in non-disclosure agreements that engineers sign regularly.
0 / 10 completed
1 / 10
An NDA includes the phrase: Party A shall not disclose Confidential Information to any third party. What does disclose mean here?
Disclose in legal language means to reveal, share, or make information available — the core prohibition of most NDAs.
2 / 10
An NDA states it is mutual. What does this mean?
A mutual NDA (also called bilateral) protects both parties. A one-way NDA only protects the disclosing party.
3 / 10
The NDA has a survival clause. What does this mean?
A survival clause specifies which obligations remain enforceable after the contract ends — commonly 2-5 years for confidentiality.
4 / 10
The NDA excludes information that is publicly available. What does this exclusion protect?
Standard NDA exclusions include information that is publicly known, independently developed, or received from another source without restriction.
5 / 10
An NDA says the governing law is England and Wales. Why does this matter to you as an engineer signing it?
Governing law determines which jurisdiction's courts and laws apply if there is a dispute. This affects enforceability and legal remedies.
6 / 10
You're reviewing a pull request for a new feature. The engineer has included a comment: 'This fixes the null pointer exception in module X.' What does this primarily mean?
Option A: The code now handles all possible scenarios correctly.
Option B: The original code had an error that is now resolved.
Option C: There was a bug in the system, and this change corrects it.
Option D: The module has been completely redesigned.
The core meaning here relates to fixing a defect. 'Fixes' indicates that an error or problem (a null pointer exception) was present previously, and this code change resolves that specific issue. Options A & D are too optimistic; Option B accurately describes the immediate action taken.
7 / 10
During a standup meeting, your team lead asks: 'What NDA clauses did you review before starting work on Project Phoenix?' What is the *primary* reason for this question?
Option A: To ensure you've fully understood the scope of confidential information.
Option B: To check your compliance with company security policies.
Option C: To assess whether you've correctly identified and acknowledged any restrictions on sharing project details.
Option D: To determine if the project requires additional legal review.
The question focuses on your understanding and acknowledgement of the NDA terms. Compliance is a secondary concern; the primary goal is to verify you recognize what information *cannot* be shared due to the agreement's restrictions. Option D is related but not the core focus.
8 / 10
You receive a Slack message from another engineer: 'Just ran some tests on the new API endpoint – looks good, but I'm logging all requests as 'sensitive data' for now.' What does this suggest about the NDA?
Option A: The engineer is deliberately hiding a security vulnerability.
Option B: The engineer believes the API responses contain confidential information that requires extra protection, likely due to an NDA.
Option C: The engineer is attempting to bypass the NDA restrictions.
Option D: The engineer wants to share the data with a third party.
The phrase 'logging all requests as 'sensitive data'' strongly implies that the engineer recognizes the potential for confidential information within those requests. This is directly related to the obligations of an NDA – protecting sensitive data from unauthorized disclosure. Option A and C are misinterpretations.
9 / 10
A PR description states: 'This commit updates the authentication module to comply with the latest security standards outlined in the NDA.' What does this primarily indicate?
Option A: The code is now completely secure and impervious to all threats.
Option B: The changes were made to ensure adherence to the terms of the NDA regarding data protection.
Option C: The authentication module has been rewritten from scratch.
Option D: The team is prioritizing security over other development tasks.
The description focuses on *compliance* with the NDA's terms – specifically, regarding data protection. While enhanced security is a benefit, the core reason for the changes is to meet the requirements established by the agreement.
10 / 10
The NDA specifies 'Governing Law: England and Wales.' What does this mean for you as an engineer?
Option A: You are personally liable under English and Welsh law if the NDA is breached.
Option B: Any legal disputes related to the NDA will be resolved according to English and Welsh laws and court procedures.
Option C: You must relocate to England or Wales to fully understand the NDA.
Option D: The company's legal team in England and Wales is solely responsible for interpreting the NDA.
This clause dictates which jurisdiction's laws will be used to interpret and enforce the NDA. This means that if a legal dispute arises, courts in England and Wales would have authority over the matter – impacting how the agreement is understood and any potential remedies available.
What will I practise in "NDA Vocabulary for Engineers"?
Practice the essential legal vocabulary found in non-disclosure agreements that engineers sign regularly.
How many exercises are in this module?
This module has 10 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 vocabulary 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 Legal Contracts exercises?
Browse the full Legal Contracts 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 vocabulary and concepts in prose; this exercise tests and reinforces that vocabulary 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.