curriculum/challenges/english/blocks/learn-how-to-clarify-information-in-different-interactions/663cd87f741bbf69f5f3b070.md
Maria and Brian had a conversation about this project before. In it, Brian gave Maria a timeline. A timeline is a list of events in the order they happen. For example, you can make a timeline of your day, starting with the moment when you wake up and ending with the moment when you go to sleep. It helps you see what happens first, next, and last. In projects, it is important to have a timeline to understand when and in what sequence certain tasks happen.
To match means that one piece of information is the same as another piece of information. If two things don't match, they are not the same. For example, if your friend's name is spelled differently on two lists, his name on the first list doesn't match his name on the second. It means they are different from each other.
The documentation of a project is a collection of papers or files that give important information about it. It includes details like what the project is about, the steps to complete it, and any rules or guidelines to follow. It helps everyone involved in the project understand what to do and how to do it.
What is the odd thing in the project details Maria mentions?
The project is too expensive
Money is not mentioned in her comment.
The times Brian mentioned in a previous conversation are different from what is in the documentation
There are not enough people and too many tasks
She doesn't comment about the allocation of people to the tasks.
The team will only be able to wake up, work, and sleep every day during the project
Waking up and sleeping were only mentioned as examples. Maria does not make comments about that.
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": 0,
"finishTimestamp": 8
}
},
"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",
"startTime": 5.52,
"finishTime": 9,
"dialogue": {
"text": "The timeline you mentioned doesn't match what I found in the documentation.",
"align": "center"
}
},
{
"character": "Maria",
"opacity": 0,
"startTime": 9.5
}
]
}