curriculum/challenges/english/blocks/learn-how-to-use-conditionals/67811888485caf3f88c6db0a.md
Listen to the audio and answer the question below.
How often can the automatic backups be scheduled?
Once a week.
Maria specifically mentions scheduling backups daily, not weekly.
Every hour.
Maria refers to backups being scheduled daily, not hourly.
At the end of each day.
At the end of each month.
Maria says at the end of each day, not at the end of the month.
3
Maria says, at the end of each day, which clearly indicates that the backups are scheduled daily. This means the task is planned to happen once every day. For example:
At the end of each day, the system runs a data backup. - The system saves all data every evening to prevent loss.
We ensure the servers are updated at the end of each day. - Updates are applied to servers nightly to avoid interruptions during working hours.
{
"setup": {
"background": "company2-boardroom.png",
"characters": [
{
"character": "Maria",
"position": {
"x": 50,
"y": 0,
"z": 1.5
},
"opacity": 0
}
],
"audio": {
"filename": "B1_7-2.mp3",
"startTime": 1,
"startTimestamp": 51.6,
"finishTimestamp": 54.9
}
},
"commands": [
{
"character": "Maria",
"opacity": 1,
"startTime": 0
},
{
"character": "Maria",
"startTime": 1,
"finishTime": 4.3,
"dialogue": {
"text": "Brian mentioned we can schedule automatic backups at the end of each day.",
"align": "center"
}
},
{
"character": "Maria",
"opacity": 0,
"startTime": 4.8
}
]
}