curriculum/challenges/english/blocks/learn-how-to-clarify-information-in-different-interactions/663cce39c325416308bf1cc6.md
Listen to the dialogue and answer the question.
What is Maria telling Brian about?
She likes the project details
She does not comment on liking it, only that there was something strange in its details.
She thinks the project is odd
She does not think the project is odd, only some details in it were not what she expected.
She noticed something strange in Brian
Her comment is not about Brian, but about the project details.
She saw something in the project details that was not what she expected
4
{
"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": 0,
"finishTimestamp": 4.06
}
},
"commands": [
{
"character": "Maria",
"opacity": 1,
"startTime": 0
},
{
"character": "Maria",
"startTime": 1,
"finishTime": 5.06,
"dialogue": {
"text": "Hey Brian, I was looking at the project details and I noticed something a bit odd.",
"align": "center"
}
},
{
"character": "Maria",
"opacity": 0,
"startTime": 5.56
}
]
}