5 exercises — practise introducing a known, shared reason with "seeing as".
0 / 20 completed
1 / 20
Which sentence correctly uses "seeing as" to introduce a reason both parties already know, in a standup update?
"Seeing as the staging environment is down, let's move today's demo to tomorrow" correctly uses "seeing as" directly followed by the clause giving the known reason. Option B wrongly combines "seeing that" and "as" together. Option C inserts the unnecessary preposition "of". Option D reverses the word order into a non-standard "as seeing".
2 / 20
Which sentence correctly uses "seeing that" as an alternative to "seeing as" in a code review comment?
"Seeing that this function is already covered by unit tests, we can skip a manual QA pass" correctly uses "seeing that" followed directly by the subject and verb of the reason clause. Option B substitutes the wrong word "then" for "that". Option C misplaces "this" before "that". Option D wrongly adds the pronoun "it" before "seeing that", which is not part of the fixed phrase.
3 / 20
Which sentence correctly places the "seeing as" clause at the end of the sentence instead of the beginning?
"We can ship the hotfix without a full regression suite, seeing as the change only touches logging" correctly attaches the "seeing as" reason clause after a comma at the end of the sentence. Option B substitutes "so" for "as". Option C adds a redundant "so" alongside "as". Option D moves "as" to the wrong position at the end of the clause.
4 / 20
Which sentence correctly distinguishes "seeing as" (a known, shared reason) from "since" (a more neutral, general reason) in a retro note?
"Seeing as everyone on the call already agreed the metric was flawed, we dropped it from the dashboard" correctly uses the full fixed phrase "seeing as" once, at the start of the reason clause. Option B incorrectly merges "since" and "as". Option C incorrectly merges "seeing" and "since". Option D adds a redundant second "as" at the end of the clause.
5 / 20
Which sentence correctly uses "seeing as" with a negative observation as the shared reason, in a Slack message about a blocked ticket?
"Seeing as none of the reviewers are available today, let's merge this first thing tomorrow" correctly uses "seeing as" followed by a complete finite clause with a correctly negated subject, "none of the reviewers". Option B adds a redundant double negative with "isn't". Option C incorrectly inserts "not" inside the fixed phrase. Option D uses the non-finite "being" instead of a finite verb, which "seeing as" requires.
6 / 20
Alex: 'Seeing as we've just finished testing the authentication flow, let's prioritize fixing the rate limiting.'
Which of the following best completes Alex's statement in a code review comment?
The question tests understanding of 'seeing as' introducing a shared, immediate consequence. Alex is correctly using it to connect the completed authentication testing with the logical next step. Options A and D misinterpret the phrase – they introduce unrelated issues or actions. Option C uses 'since' inappropriately, implying a more distant cause-and-effect relationship.
7 / 20
Sarah (PR Description): 'We're refactoring the user profile component, seeing that the existing code is overly complex and difficult to maintain.'
Which option best describes Sarah's use of 'seeing that'?
Sarah uses 'seeing that' to introduce an observed problem – the complex code. This correctly frames it as a shared understanding of a negative situation driving the refactoring decision. Options A and D misrepresent the function of the phrase; A is about detail, D is simply stating a known fact. Option B accurately captures the intent.
8 / 20
Ben (Slack Message): 'Seeing as the database connection pool is consistently maxed out, we need to investigate further.'
Which of these options best reflects Ben's message?
'Seeing as' here immediately establishes a shared awareness of a specific problem – the maxed pool. Ben is using it to signal that this warrants investigation and potential action. Options A and D are irrelevant; Option B accurately reflects the message's intent.
9 / 20
Chloe (Retro Note): 'Seeing as the API response times have been consistently slow lately, we should explore caching strategies.'
What is the primary difference between Chloe's use of 'seeing as' and using 'since'?
'Seeing as' indicates that slow response times *immediately* necessitate exploring caching – a direct consequence. 'Since', on the other hand, suggests a more general reason or cause. This distinction is crucial for precise communication in technical discussions; Option C and D are incorrect.
10 / 20
David (Standup Update): 'Seeing that the front-end team is blocked on the new API integration, we're focusing our efforts on resolving the authentication issues.'
Which of the following best explains David's use of 'seeing as'?
David's use of 'seeing as' immediately establishes a connection between the blocked front-end team and the authentication problems. This is a shared understanding that drives his proposed solution. Option A is simply asking for more information; option B suggests an inappropriate workaround.
11 / 20
Alex: 'Seeing as we've just finished testing the authentication flow, let's prioritize fixing the rate limiting.'
Which of the following best completes Alex's statement in a code review comment?
The question tests understanding of 'seeing as' introducing a shared, immediate consequence. Alex is correctly using it to connect the completed authentication testing with the logical next step. Options A and D misinterpret the phrase – they introduce unrelated issues or actions. Option C uses 'since' inappropriately, implying a more distant cause-and-effect relationship.
12 / 20
Sarah (PR Description): 'We're refactoring the user profile component, seeing that the existing code is overly complex and difficult to maintain.'
Which option best describes Sarah's use of 'seeing that'?
Sarah uses 'seeing that' to introduce an observed problem – the complex code. This correctly frames it as a shared understanding of a negative situation driving the refactoring decision. Options A and D misrepresent the function of the phrase; A is about detail, D is simply stating a known fact. Option B accurately captures the intent.
13 / 20
Ben (Slack Message): 'Seeing as the database connection pool is consistently maxed out, we need to investigate further.'
Which of these options best reflects Ben's message?
'Seeing as' here immediately establishes a shared awareness of a specific problem – the maxed pool. Ben is using it to signal that this warrants investigation and potential action. Options A and D are irrelevant; Option B accurately reflects the message's intent.
14 / 20
Chloe (Retro Note): 'Seeing as the API response times have been consistently slow lately, we should explore caching strategies.'
What is the primary difference between Chloe's use of 'seeing as' and using 'since'?
'Seeing as' indicates that slow response times *immediately* necessitate exploring caching – a direct consequence. 'Since', on the other hand, suggests a more general reason or cause. This distinction is crucial for precise communication in technical discussions; Option C and D are incorrect.
15 / 20
David (Standup Update): 'Seeing that the front-end team is blocked on the new API integration, we're focusing our efforts on resolving the authentication issues.'
Which of the following best explains David's use of 'seeing as'?
David's use of 'seeing as' immediately establishes a connection between the blocked front-end team and the authentication problems. This is a shared understanding that drives his proposed solution. Option A is simply asking for more information; option B suggests an inappropriate workaround.
16 / 20
Alex: 'Seeing as we've just finished testing the authentication flow, let's prioritize fixing the rate limiting.'
Which of the following best completes Alex's statement in a code review comment?
The question tests understanding of 'seeing as' introducing a shared, immediate consequence. Alex is correctly using it to connect the completed authentication testing with the logical next step. Options A and D misinterpret the phrase – they introduce unrelated issues or actions. Option C uses 'since' inappropriately, implying a more distant cause-and-effect relationship.
17 / 20
Sarah (PR Description): 'We're refactoring the user profile component, seeing that the existing code is overly complex and difficult to maintain.'
Which option best describes Sarah's use of 'seeing that'?
Sarah uses 'seeing that' to introduce an observed problem – the complex code. This correctly frames it as a shared understanding of a negative situation driving the refactoring decision. Options A and D misrepresent the function of the phrase; A is about detail, D is simply stating a known fact. Option B accurately captures the intent.
18 / 20
Ben (Slack Message): 'Seeing as the database connection pool is consistently maxed out, we need to investigate further.'
Which of these options best reflects Ben's message?
'Seeing as' here immediately establishes a shared awareness of a specific problem – the maxed pool. Ben is using it to signal that this warrants investigation and potential action. Options A and D are irrelevant; Option B accurately reflects the message's intent.
19 / 20
Chloe (Retro Note): 'Seeing as the API response times have been consistently slow lately, we should explore caching strategies.'
What is the primary difference between Chloe's use of 'seeing as' and using 'since'?
'Seeing as' indicates that slow response times *immediately* necessitate exploring caching – a direct consequence. 'Since', on the other hand, suggests a more general reason or cause. This distinction is crucial for precise communication in technical discussions; Option C and D are incorrect.
20 / 20
David (Standup Update): 'Seeing that the front-end team is blocked on the new API integration, we're focusing our efforts on resolving the authentication issues.'
Which of the following best explains David's use of 'seeing as'?
David's use of 'seeing as' immediately establishes a connection between the blocked front-end team and the authentication problems. This is a shared understanding that drives his proposed solution. Option A is simply asking for more information; option B suggests an inappropriate workaround.
What will I practise in ""Seeing As" / "Seeing That" for Shared Reasons — IT Grammar Exercise"?
Practise using the semi-formal causal connectors "seeing as" and "seeing that" to introduce a reason both speakers already know, in standups, code reviews
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.