Back to Freecodecamp

Task 31

curriculum/challenges/english/blocks/learn-future-continuous-while-describing-actions/6752f6ebff95ee1781462c02.md

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

--instructions--

Read the text and answer the question below.

--questions--

--text--

After discussing with Brian, Jessica wrote this scheduled maintenance notification:

We will conduct scheduled maintenance to improve our systems and ensure everything runs smoothly. During the maintenance window, starting at 2:00 AM on Friday night, our team will be monitoring the system and testing the server load to prevent any unexpected issues. The maintenance is expected to last about 2 hours.

Our developers will double-check the security features to make sure the system is protected against potential DoS attacks. At the same time, we will run stress tests to evaluate performance and stability under heavy traffic.

We are publishing this notification to inform you in advance, as the website may experience downtime during this period. Thank you for your understanding as we continue preparing updates and improvements to provide you with a better experience.

Thank you, Support Team

What will the developers be doing during the maintenance?

--answers--

Running stress tests and double-checking security features.


Adding new functionalities to the website.

--feedback--

The text does not mention adding new functionalities.


Monitoring user activity on the website.

--feedback--

The text does not focus on monitoring user activity.


Fixing issues reported by customers.

--feedback--

Fixing customer issues is not mentioned as part of the maintenance.

--video-solution--

1

--explanation--

To find the correct answer, focus on where the notification details the tasks the developers will be performing during maintenance.

It mentions specific actions like running stress tests and double-checking security features.

Choose the option that includes these activities.