Back to Freecodecamp

Task 128

curriculum/challenges/english/blocks/learn-how-to-use-reported-speech/68390f4bd1b022aac52b7ad1.md

latest2.1 KB
Original Source
<!-- READING -->

--instructions--

Read the text and answer the question below.

--questions--

--text--

Imagine someone wrote the minutes for the meeting between Lisa and Mark. These were the notes taken.

Lisa and Mark discussed the recent database crash that happened last week. Lisa mentioned that after reviewing the logs, she realized the system overload might have been prevented if they had monitored the system load more closely. Mark agreed and added that the logs showed an unusually high number of queries hitting the database just before the crash. He suggested that if these queries had been spread more evenly, the system might not have failed.

Lisa also pointed out that they hadn't updated their database management software for some time. She believed that if the latest patches had been installed, some of the vulnerabilities exploited during the crash could have been fixed. Mark shared the same thought and expressed frustration that they had not prioritized the update earlier, which might have prevented the problem.

Finally, Lisa noted that although the situation was difficult, it was an important lesson. She asked how they could avoid such issues in the future, emphasizing the need for a more proactive maintenance strategy.

What did Lisa discover when she reviewed the logs?

--answers--

The database management software was up to date.

--feedback--

Lisa did not say anything about the software being up to date.


The queries were spread evenly across the system.

--feedback--

Lisa does not mention how the queries were spread.


If they had monitored the system load more closely, they could have prevented the overload.


The crash happened because the hardware was faulty.

--feedback--

There was no mention of hardware issues in the conversation.

--video-solution--

3

--explanation--

In the first paragraph, look for the part where the logs are mentioned. The sentence that mentions the logs also expresses a hypothetical outcome, something that did not actually happen. Find out what it is and you'll be able to correctly answer this question.