curriculum/challenges/english/blocks/learn-how-to-express-concerns/67c9f86eb984e9c64915d5e1.md
Listen to the audio and complete the sentence below.
If we BLANK more tasks, it could lead to burnout.
add
This means to include something extra or increase the amount of something.
To add means to include more of something or increase an amount. For example:
We need to add more details to the report. - This means more information should be included in the report.
{
"setup": {
"background": "company2-boardroom.png",
"characters": [
{
"character": "Maria",
"position": {
"x": 50,
"y": 0,
"z": 1.5
},
"opacity": 0
}
],
"audio": {
"filename": "B1_12-3.mp3",
"startTime": 1,
"startTimestamp": 17.94,
"finishTimestamp": 20.38
}
},
"commands": [
{
"character": "Maria",
"opacity": 1,
"startTime": 0
},
{
"character": "Maria",
"startTime": 1,
"finishTime": 3.44,
"dialogue": {
"text": "If we add more tasks, it could lead to burnout.",
"align": "center"
}
},
{
"character": "Maria",
"opacity": 0,
"startTime": 3.94
}
]
}