curriculum/challenges/english/blocks/learn-how-to-express-concerns/67c4edc1615a9f8d265fe6da.md
Listen to the audio and complete the sentence below.
Understood. In that case, let's at BLANK prioritize the tasks.
least
This is used to suggest a minimum effort or action when other options are not possible.
At least is used to indicate a minimum effort, action, or requirement when a better option is not available. For example:
We don't have enough time to rewrite the report, but we can at least correct the main errors. - This means they cannot do everything, but they can still improve some parts.
{
"setup": {
"background": "company2-boardroom.png",
"characters": [
{
"character": "Maria",
"position": {
"x": 50,
"y": 0,
"z": 1.5
},
"opacity": 0
}
],
"audio": {
"filename": "B1_12-1.mp3",
"startTime": 1,
"startTimestamp": 48.98,
"finishTimestamp": 52.3
}
},
"commands": [
{
"character": "Maria",
"opacity": 1,
"startTime": 0
},
{
"character": "Maria",
"startTime": 1,
"finishTime": 4.32,
"dialogue": {
"text": "Understood. In that case, let's at least prioritize the tasks.",
"align": "center"
}
},
{
"character": "Maria",
"opacity": 0,
"startTime": 4.82
}
]
}