curriculum/challenges/english/blocks/learn-how-to-clarify-information-in-different-interactions/663d02da85fab2771f93d4f2.md
Listen to the dialogue and answer the question.
Why is Brian confused?
Because he checked the schedule more than once to make sure it was correct
Because he does not know when the project starts
He checked the dates more than once. He must know the starting date.
Because he did not read the documentation
He says he checked it, so that might not be the case.
Because he's not part of the team responsible for this project.
He is and it seems he is responsible for checking these details as well.
1
{
"setup": {
"background": "company2-boardroom.png",
"characters": [
{
"character": "Brian",
"position": {
"x": 50,
"y": 15,
"z": 1.2
},
"opacity": 0
}
],
"audio": {
"filename": "4.3-4.mp3",
"startTime": 1,
"startTimestamp": 9.26,
"finishTimestamp": 13.46
}
},
"commands": [
{
"character": "Brian",
"opacity": 1,
"startTime": 0
},
{
"character": "Brian",
"startTime": 1,
"finishTime": 5.2,
"dialogue": {
"text": "Really? That's strange. I double checked the project schedule and it should be accurate.",
"align": "center"
}
},
{
"character": "Brian",
"opacity": 0,
"startTime": 5.7
}
]
}