curriculum/challenges/english/blocks/learn-how-to-clarify-information-in-different-interactions/663d6a2db05996853d03529c.md
Listen to the dialogue and answer the question.
What caused the confusion?
They lost the documentation
If that were true, Maria would not have noticed the difference in the schedule.
A one-week difference between what is in the documentation and what Brian said
Maria read the documentation of a different project
Not really. The documentation is the right one, but the project schedule differs from what Brian said.
Brian caused the confusion by mentioning one schedule and writing a different one in the documentation
It's not mentioned at any moment that Brian wrote the documentation. Another person could have done it.
2
{
"setup": {
"background": "company2-boardroom.png",
"characters": [
{
"character": "Maria",
"position": {
"x": 50,
"y": 0,
"z": 1.5
},
"opacity": 0
}
],
"audio": {
"filename": "4.3-4.mp3",
"startTime": 1,
"startTimestamp": 14.06,
"finishTimestamp": 19.16
}
},
"commands": [
{
"character": "Maria",
"opacity": 1,
"startTime": 0
},
{
"character": "Maria",
"startTime": 1,
"finishTime": 6.1,
"dialogue": {
"text": "Well, the documentation says we're starting the testing phase next week, but you mentioned it was the following week.",
"align": "center"
}
},
{
"character": "Maria",
"opacity": 0,
"startTime": 6.6
}
]
}