curriculum/challenges/english/blocks/learn-how-to-express-disagreement/67baf4bde9454d078861e5c7.md
Listen to the audio and answer the question below.
Anna agrees with David while having her own point. What should she say?
True, but the office isn't the only place to build team spirit.
EN2aa5f9dd
You're right, so there's no need for remote work at all.
EN8886eb97
Anna still supports remote work and wants to show that team spirit can be built in other ways, not just in the office.
1
True, but is a way to show agreement while adding a different perspective. This phrase helps keep discussions open and balanced. For example:
Person 1: AI can automate a lot of tasks in software development.
Person 2: True, but human oversight is still necessary to catch errors AI might miss. - This person agrees that AI helps, but reminds that humans are still needed.
{
"setup": {
"background": "interview-room3.png",
"characters": [
{
"character": "David",
"position": {
"x": 50,
"y": 0,
"z": 1.4
},
"opacity": 0
}
],
"audio": {
"filename": "B1_11-2.mp3",
"startTime": 1,
"startTimestamp": 38.0,
"finishTimestamp": 45.7
}
},
"commands": [
{
"character": "David",
"opacity": 1,
"startTime": 0
},
{
"character": "David",
"startTime": 1,
"finishTime": 5.28,
"dialogue": {
"text": "I see your perspective, but I still think there's value in having everyone in the office.",
"align": "center"
}
},
{
"character": "David",
"startTime": 5.72,
"finishTime": 8.7,
"dialogue": {
"text": "It builds team spirit and makes problem solving easier.",
"align": "center"
}
},
{
"character": "David",
"opacity": 0,
"startTime": 9.1
}
]
}