curriculum/challenges/english/blocks/learn-how-to-express-concerns/67cb01049ac20c0e9242f3ac.md
Listen to the audio and answer the question below.
What does Bob think having more check-ins could avoid?
Extra tasks for the team.
Bob does not mention reducing tasks.
A longer project timeline.
Bob does not talk about changing the project's timeline.
The need for additional meetings.
Bob is actually suggesting more check-ins, not fewer.
Confusion about what needs to be done.
4
A misunderstanding happens when someone does not correctly understand something, leading to confusion or mistakes. For example:
There was a misunderstanding about the meeting time, so half the team arrived late. - This means people got the wrong information about when the meeting was happening.
{
"setup": {
"background": "company2-boardroom.png",
"characters": [
{
"character": "Bob",
"position": {
"x": 50,
"y": 15,
"z": 1.2
},
"opacity": 0
}
],
"audio": {
"filename": "B1_12-3.mp3",
"startTime": 1,
"startTimestamp": 48.42,
"finishTimestamp": 51.44
}
},
"commands": [
{
"character": "Bob",
"opacity": 1,
"startTime": 0
},
{
"character": "Bob",
"startTime": 1,
"finishTime": 4.02,
"dialogue": {
"text": "It might help reduce stress and avoid misunderstandings.",
"align": "center"
}
},
{
"character": "Bob",
"opacity": 0,
"startTime": 4.52
}
]
}