curriculum/challenges/english/blocks/learn-how-to-express-concerns/67c4e9c4241f22755dee46f0.md
Listen to the audio and complete the sentence below.
We might need to BLANK with what we have for now.
stick
This means to continue using or following something instead of changing it.
To stick with something means to continue using or following a particular option, plan, or decision instead of making a change. For example:
Even though the new design looks nice, we should stick with the original plan. - This means they should continue using the original plan rather than changing it.
{
"setup": {
"background": "company2-boardroom.png",
"characters": [
{
"character": "Bob",
"position": {
"x": 50,
"y": 15,
"z": 1.2
},
"opacity": 0
}
],
"audio": {
"filename": "B1_12-1.mp3",
"startTime": 1,
"startTimestamp": 46.3,
"finishTimestamp": 48.58
}
},
"commands": [
{
"character": "Bob",
"opacity": 1,
"startTime": 0
},
{
"character": "Bob",
"startTime": 1,
"finishTime": 3.28,
"dialogue": {
"text": "We might need to stick with what we have for now.",
"align": "center"
}
},
{
"character": "Bob",
"opacity": 0,
"startTime": 3.78
}
]
}