curriculum/challenges/english/blocks/learn-how-to-clarify-information-in-different-interactions/663d6ec0d26560880593fbc2.md
Listen to what Brian says and answer the question.
Based on Brian's answer, what seemed to be the real cause for the confusion?
A typo in the documentation
He thinks the documentation does not show the most recent decisions.
Someone spilled coffee in the documentation and it's hard to read
In his opinion, the problem resulted from the fact that the documentation is outdated.
The handwriting in the documentation was difficult to read
Documentation should not be handwritten, to begin with. That's not the reason he mentions, either.
The documentation hasn't been updated yet
4
{
"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": 19.86,
"finishTimestamp": 23.34
}
},
"commands": [
{
"character": "Brian",
"opacity": 1,
"startTime": 0
},
{
"character": "Brian",
"startTime": 1,
"finishTime": 4.48,
"dialogue": {
"text": "Let me clarify. I believe the documentation is outdated.",
"align": "center"
}
},
{
"character": "Brian",
"opacity": 0,
"startTime": 4.98
}
]
}