curriculum/challenges/english/blocks/learn-how-to-use-conditionals/677fb20891a92f19d2c5e7a4.md
Listen to the audio and answer the question below.
What does Bob want to know?
If Maria knows how to create a data backup.
Bob is not asking about how to create a backup. He wants to know if Maria has already checked the procedures.
If Maria can restore the lost data.
This is not related to Bob's question. He's focused on reviewing the procedures, not restoring data.
If Maria has reviewed the data backup procedures recently.
If Maria needs help with the data backup process.
Bob doesn't ask if Maria needs help. His question is about whether the procedures have been reviewed.
3
Have you checked? is a question in the Present Perfect tense. It is used to ask if someone has done something recently or at some point before now. For example:
Have you checked the weather forecast? - This asks if you've looked at it recently.
Have you checked your email? - This means asking if you've looked at your inbox.
In this dialogue, have you checked asks whether Maria has reviewed or verified something. It implies the action may affect the present, such as ensuring the backup procedures are up-to-date.
{
"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
}
]
}