Back to Freecodecamp

Task 89

curriculum/challenges/english/blocks/learn-how-to-use-conditionals/67825a2b3d567c4b90ae330d.md

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

--instructions--

Read the text and answer the question below.

--questions--

--text--

Maria decided to email Brian to talk about specific issues the team is experiencing with data backup procedures:

Hi Brian,

I wanted to update you on the current status of our data backup procedures. Bob and I were discussing it, and it seems we're doing well with the daily reminders you helped set up. This ensures that our team backs up their work regularly, which is great!

However, Bob raised a point about minimizing human error, and we discussed the possibility of setting up automatic backups. If we automate the process, we can reduce the chances of forgetting, which would be a big win for us.

I suggested we could schedule automatic backups at the end of each day, which seems like a solid approach. Could you let us know if that's possible, or if there's anything else we should consider?

Thanks for your help!

Best,

Maria

How often does Maria suggest scheduling the automatic backups?

--answers--

At the end of each day


At the end of each week

--feedback--

Maria specifically mentions scheduling backups daily, not weekly.


Every hour

--feedback--

Maria suggests backups daily, not hourly.


At the end of each month

--feedback--

Maria proposes daily backups, not monthly ones.

--video-solution--

1

--explanation--

Maria proposes scheduling backups at the end of each day. She explicitly mentions this frequency as a solid approach to ensure all work from the day is securely saved. This daily schedule provides consistency and reduces the risk of data loss.

Pay attention to her phrasing, which reflects a practical solution designed to balance automation with the team's existing workflow.