curriculum/challenges/english/blocks/learn-how-to-express-disagreement/67af5e43741ac719b261d95c.md
Listen to the audio and complete the sentence below.
I see where you're coming from, David. But we've found that BLANK remote work offers BLANK.
asynchronous
This word means that work does not happen at the same time for everyone.
flexibility
This word means having the ability to adapt schedules or work conditions as needed.
Anna uses asynchronous to describe a way of working where employees do not need to be online at the same time.
This approach allows for flexibility, meaning that employees can choose when to complete their tasks instead of following a fixed schedule. This helps people balance work and personal responsibilities.
{
"setup": {
"background": "interview-room3.png",
"characters": [
{
"character": "Anna",
"position": {
"x": 50,
"y": 15,
"z": 1.2
},
"opacity": 0
}
],
"audio": {
"filename": "B1_11-2.mp3",
"startTime": 1,
"startTimestamp": 9.34,
"finishTimestamp": 13.86
}
},
"commands": [
{
"character": "Anna",
"opacity": 1,
"startTime": 0
},
{
"character": "Anna",
"startTime": 1,
"finishTime": 5.52,
"dialogue": {
"text": "I see where you're coming from, David. But we found that asynchronous remote work offers flexibility.",
"align": "center"
}
},
{
"character": "Anna",
"opacity": 0,
"startTime": 6.02
}
]
}