curriculum/challenges/english/blocks/learn-how-to-express-concerns/67c74adf1a628e783d74dd85.md
Listen to the audio and complete the sentence below.
Wouldn't it be BLANK if we prioritized the tasks BLANK to reduce stress?
better
This means a more suitable or improved option.
differently
This is an adverb that means something can be done in another way.
To be better suggests that something different could be an improvement. For example:
Wouldn't it be better to start earlier and avoid last-minute stress? - This means starting earlier might be an improvement.
Differently means in a different way. It describes how something is done. This contrasts with different, which is used to describe how things, people or situations are. Other examples:
We need a different plan. - Here, different describes the plan.
We need to plan differently. - Here, the description is about how to plan something in another way.
{
"setup": {
"background": "company2-boardroom.png",
"characters": [
{
"character": "Maria",
"position": {
"x": 50,
"y": 0,
"z": 1.5
},
"opacity": 0
}
],
"audio": {
"filename": "B1_12-2.mp3",
"startTime": 1,
"startTimestamp": 26.96,
"finishTimestamp": 31.18
}
},
"commands": [
{
"character": "Maria",
"opacity": 1,
"startTime": 0
},
{
"character": "Maria",
"startTime": 1,
"finishTime": 5.22,
"dialogue": {
"text": "Wouldn't it be better if we prioritized the tasks differently to reduce stress?",
"align": "center"
}
},
{
"character": "Maria",
"opacity": 0,
"startTime": 5.72
}
]
}