5 exercises — practise signaling source and certainty with evidential adverbs in postmortems and reports.
0 / 13 completed
1 / 13
Which sentence correctly uses "apparently" to signal a conclusion based on visible evidence, without a named source?
"Apparently, the disk filled up..." is correct: "apparently" is a sentence adverb signaling that the claim is inferred from observable evidence (here, the timing of the write errors) rather than confirmed with certainty. Only the adverb form "apparently" (ending in -ly) can function this way; "apparent" is an adjective and cannot modify a whole clause as a sentence adverb. Options B, C, and D all incorrectly use the adjective "apparent" in adverb-requiring positions, which is ungrammatical — an adjective cannot directly modify a verb ("filled") or introduce a full clause.
2 / 13
Which sentence correctly uses "reportedly" to attribute a claim to an unnamed external source?
"Is reportedly fixing" is correct: "reportedly" is a mid-position sentence adverb that fits naturally between the auxiliary "is" and the main verb "fixing", signaling that the claim comes from a report or external source rather than the writer's direct knowledge — this is the standard, most natural placement for this adverb with a progressive verb form. Option A places "reportedly" awkwardly and less idiomatically before "is" rather than between the auxiliary and main verb. Option B incorrectly uses "reported" (a past participle, not an adverb) in a position that would require a passive construction, which this sentence does not have. Option D similarly misuses "reported" without the necessary passive structure ("is reported to be fixing" would be needed for that pattern).
3 / 13
Which sentence correctly uses "evidently" to draw a confident conclusion from clear technical evidence?
"Evidently, the deadlock was caused..." is correct: "evidently" (the adverb) functions as a sentence adverb expressing that the conclusion is clearly supported by evidence — here, the thread dump — and is the only grammatically valid choice to open and modify the whole clause this way. Options B, C, and D all incorrectly substitute "evident" (the adjective), which requires a linking verb and different structure (e.g., "it is evident that...") and cannot directly modify a verb phrase or stand as a sentence-initial adverb.
4 / 13
Which sentence correctly uses "supposedly" to express skepticism about an unverified technical claim?
"Is supposedly thread-safe" is correct and the most natural placement: "supposedly" signals that the claim of thread-safety is asserted (perhaps by the library's authors) but not verified or trusted by the writer, and the mid-position between "is" and the adjective "thread-safe" is the idiomatic slot for this sentence adverb. Option B incorrectly uses "supposed" without "to be" (the correct related structure would be "is supposed to be thread-safe"), making it ungrammatical as written. Option C inserts an extra, ungrammatical "be" that does not belong in the sentence. Option D places "supposedly" at the end of the clause, which is grammatically possible but less natural and less idiomatic than the standard mid-position placement shown in option A.
5 / 13
A postmortem draft says: "_____ , the certificate had expired six hours before the outage began." Choose the evidential adverb best signaling a conclusion drawn from log evidence, not a direct quote or report.
"Evidently" is the best fit: it signals a conclusion reached through direct observation of evidence (the logs showing the expiration timestamp), which matches a postmortem's typical basis in log data rather than secondhand reports. "Reportedly" (option A) implies the information came from someone else's report or statement, not directly observed log evidence. "Allegedly" (option B) is typically used for unproven, often legally or ethically loaded claims (e.g., accusations), which is a mismatched register and connotation for a technical timestamp fact. "Supposedly" (option D) implies skepticism or doubt about the claim's truth, which does not fit a postmortem stating a fact confirmed directly from certificate expiration data.
6 / 13
Ben writes in a postmortem: 'The application experienced downtime due to an overloaded queue. Based on the monitoring data, this was caused by a sudden spike in user requests.' Which adverb best describes Ben's conclusion?
'Based on' is often interchangeable with evidential adverbs like 'apparently,' 'evidently,' or 'reportedly,' but in this case it's used more accurately because Ben acknowledges that the monitoring data *suggested* a cause. It's not a definitive statement; it's an inference based on observed trends. Options A and D misrepresent the level of certainty.
7 / 13
Ben writes in a postmortem: 'The application experienced downtime due to an overloaded queue. Based on the monitoring data, this was caused by a sudden spike in user requests.' Which adverb best describes Ben's conclusion?
'Based on' is often interchangeable with evidential adverbs like 'apparently,' 'evidently,' or 'reportedly,' but in this case it's used more accurately because Ben acknowledges that the monitoring data *suggested* a cause. It's not a definitive statement; it's an inference based on observed trends. Options A and D misrepresent the level of certainty.
8 / 13
Ben writes in a postmortem: 'The application experienced downtime due to an overloaded queue. Based on the monitoring data, this was caused by a sudden spike in user requests.' Which adverb best describes Ben's conclusion?
'Based on' is often interchangeable with evidential adverbs like 'apparently,' 'evidently,' or 'reportedly,' but in this case it's used more accurately because Ben acknowledges that the monitoring data *suggested* a cause. It's not a definitive statement; it's an inference based on observed trends. Options A and D misrepresent the level of certainty.
9 / 13
Sarah flagged the following comment in a code review: 'The API response indicated a 500 error. Apparently, this was due to a transient network issue.' Which of the following best describes Sarah's intent using the evidential adverb?
'Apparently' signals a conclusion drawn from visible evidence – in this case, the API response. It indicates Sarah is stating a likely explanation based on what she observed, not offering speculation or her own assumptions. The other options misinterpret 'apparently' as expressing opinion, questioning, or requiring further investigation.
10 / 13
Mark drafted a Slack message: 'The build failed with a cryptic error code. Reportedly, this is a common issue with the new dependency.' What does Mark intend to convey using the evidential adverb?
'Reportedly' indicates that Mark is attributing a claim – the 'common issue' – to an unnamed external source. It suggests he's passing on information without confirming its validity himself; crucial for communicating uncertain technical details effectively. The other options reflect different uses of the adverb.
11 / 13
David wrote in a pull request description: 'The database query was slow. Evidently, this was due to an inefficient index.' What does David mean when he uses the evidential adverb?
'Evidently' implies a confident conclusion drawn from clear technical evidence – in this case, the query execution plan. It suggests David has examined the data and determined that the index was indeed the primary cause of the performance issue. The other options present alternative interpretations or possibilities.
12 / 13
Emily posted a message in a postmortem discussion: 'The service degraded after the deployment. Supposedly, this was caused by a configuration change.' What is Emily's intention when using the evidential adverb?
'Supposedly' signals skepticism and uncertainty. Emily isn't stating a confirmed fact; she's presenting information that hasn't been rigorously verified. The adverb conveys doubt about the claimed cause, which is vital when discussing potentially complex issues with incomplete evidence.
13 / 13
John writes in a standup update: 'The server CPU utilization spiked during peak hours. Based on monitoring data, this was triggered by an unexpected surge in traffic.' Which evidential adverb best reflects John's intent?
'Based on' is the most precise and appropriate use of an evidential adverb in this context. It clearly indicates that John's conclusion about the cause of the spike is directly supported by the monitoring data he observed. The other options misrepresent the meaning of 'based on'.
What will I practise in "Evidential Adverbs in Technical English — IT Grammar Exercise"?
Practise apparently, reportedly, evidently, and supposedly to signal the source and certainty of claims in postmortems, incident reports, and vendor
How many exercises are in this module?
This module has 13 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.