curriculum/challenges/english/blocks/learn-how-to-use-conditionals/677fbb832baa361f969be478.md
Listen to the audio and answer the question below.
What is the best way to answer Bob?
Yes, I already backed it up.
EN7452f39c
This is unrelated to confirming Bob's statement about the importance of regular backups.
Yes, you're correct.
EN201d1952
2
When someone ends a question with right, they are seeking agreement or confirmation. This is common in everyday conversations to check if the other person agrees or understands.
If you want to confirm someone's statements you can use phrases like:
Yes, you're correct.
That's true.
{
"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": 3.96,
"finishTimestamp": 8
}
},
"commands": [
{
"character": "Bob",
"opacity": 1,
"startTime": 0
},
{
"character": "Bob",
"startTime": 1,
"finishTime": 5.04,
"dialogue": {
"text": "If we don't backup regularly, we could lose important information, right?",
"align": "center"
}
},
{
"character": "Bob",
"opacity": 0,
"startTime": 5.54
}
]
}