curriculum/challenges/english/blocks/learn-how-to-use-conditionals/677fb005be2dc618f664f9e2.md
Listen to the audio and complete the sentence below.
Hi Maria, have you checked our BLANK BLANK procedures recently?
data
This word refers to information that is stored digitally or physically.
backup
This word means a copy of the original data to protect it from loss.
Data backup refers to creating copies of important information to ensure it can be recovered in case of system failure, loss, or damage:
data is the digital information stored on devices.
backup is the process of copying this data for safety.
Together, data backup is essential for protecting important files and minimizing risks in IT environments. For example:
The IT team performs a data backup every night. - The team saves all the data daily to ensure it's secure.
{
"setup": {
"background": "company2-boardroom.png",
"characters": [
{
"character": "Bob",
"position": {
"x": 50,
"y": 15,
"z": 1.2
},
"opacity": 0
}
],
"audio": {
"filename": "B1_7-2.mp3",
"startTime": 1,
"startTimestamp": 0,
"finishTimestamp": 3.56
}
},
"commands": [
{
"character": "Bob",
"opacity": 1,
"startTime": 0
},
{
"character": "Bob",
"startTime": 1,
"finishTime": 4.56,
"dialogue": {
"text": "Hi Maria, have you checked our data backup procedures recently?",
"align": "center"
}
},
{
"character": "Bob",
"opacity": 0,
"startTime": 5.06
}
]
}