curriculum/challenges/english/blocks/learn-how-to-express-disagreement/67bf245186c2c90a69fe4659.md
Listen to the audio and answer the question below.
Does the team still have the same issue?
No, they found a solution.
Bob didn't say that the problem has been solved.
No, the issue changed.
Bob does not mention any change in the issue.
Yes, they still have the same issue.
Yes, but they are now discussing a different topic.
The discussion is still about how to use the stipend.
3
Same means unchanged or identical. For example:
We have the same task to complete this week. - This means that the task is identical for everyone.
They have the same opinion about the new software update. - This means that both people agree on the update.
Bob says, we still have the same issue, which means the problem has not changed.
{
"setup": {
"background": "company1-boardroom.png",
"characters": [
{
"character": "Bob",
"position": {
"x": 50,
"y": 15,
"z": 1.2
},
"opacity": 0
}
],
"audio": {
"filename": "B1_11-3.mp3",
"startTime": 1,
"startTimestamp": 4.42,
"finishTimestamp": 7.44
}
},
"commands": [
{
"character": "Bob",
"opacity": 1,
"startTime": 0
},
{
"character": "Bob",
"startTime": 1,
"finishTime": 4.02,
"dialogue": {
"text": "I've talked again with the team and we still have the same issue.",
"align": "center"
}
},
{
"character": "Bob",
"opacity": 0,
"startTime": 4.52
}
]
}