Back to Freecodecamp

Task 49

curriculum/challenges/english/blocks/learn-how-to-plan-future-events/675213a1aa7da34c876d94e9.md

latest1.7 KB
Original Source
<!-- READING -->

--instructions--

Read the text and answer the question below.

--questions--

--text--

This is a message Jake sent to his team:

Hi Team,

Here is the checklist for the upcoming system update. Please ensure all tasks are completed on time:

- Thursday afternoon: The training session for the new security protocols is planned.
- Friday afternoon: All security patches are ready to be deployed.
- Friday evening: The final system checks are set.
- Saturday at 2 AM: The system update is scheduled to start, with server downtime lasting two hours.
- During the update: The support team is on call to manage any immediate issues.

Firewall settings are enhanced by Friday to prevent potential DoS attacks. Let me know if there are any questions!

What happens if the final system checks are not completed by Friday?

--answers--

The server downtime will last longer.

--feedback--

The server downtime is scheduled to last two hours and is not directly impacted by the final checks.


The training session will be rescheduled.

--feedback--

The training session takes place on Thursday, unrelated to the timing of the final checks.


The system update might be delayed.


Immediate issues won't be resolved.

--feedback--

Immediate issues are handled by the support team during the update, not by the final system checks.

--video-solution--

3

--explanation--

To understand what might happen if the final system checks are not completed, consider their role in preparing for the update.

Final checks ensure readiness for the system update, so their delay could lead to postponing the update.

Look for the phrase The final system checks are set to confirm this connection.