curriculum/challenges/english/blocks/learn-how-to-describe-places-and-events/66c616d281199cda967c144d.md
Listen to the audio and answer the question below.
Tom is not sure he checked the settings and wants to check it again. How can he communicate that to Sarah?
I don't think the settings matter.
ENe653af84
The correct answer would say that he isn't sure if he has checked the settings, so he needs to check them again.
I'm not sure, I'll have to check again.
ENa626ff7a
2
Sometimes, when you're not sure if you've done something, it's important to say that you're unsure. For example:
I'm not sure this is the correct settings. - You are unsure whether the settings are according to what is expected or not.The correct answer will reflect Tom's uncertainty and his plan to check the settings again.
{
"setup": {
"background": "company2-center.png",
"characters": [
{
"character": "Sarah",
"position": {
"x": 50,
"y": 0,
"z": 1.4
},
"opacity": 0
}
],
"audio": {
"filename": "B1_1-3.mp3",
"startTime": 1,
"startTimestamp": 30.3,
"finishTimestamp": 34.8
}
},
"commands": [
{
"character": "Sarah",
"opacity": 1,
"startTime": 0
},
{
"character": "Sarah",
"startTime": 1,
"finishTime": 4.06,
"dialogue": {
"text": "It usually is, but it doesn't work if the project isn't set up right.",
"align": "center"
}
},
{
"character": "Sarah",
"startTime": 4.22,
"finishTime": 5.5,
"dialogue": {
"text": "Have you checked the settings?",
"align": "center"
}
},
{
"character": "Sarah",
"opacity": 0,
"startTime": 6.0
}
]
}