curriculum/challenges/english/blocks/learn-how-to-talk-about-past-activities/66df6f7e1695967d6c4eee4f.md
Listen to the audio and complete the sentence below.
Let's BLANK we keep up this BLANK.
ensure
Think about the word that means to make sure something happens.
momentum
Consider the word that describes maintaining progress, energy, or speed.
Ensure means to make sure that something happens or is done. It is used when you want to guarantee that a certain action will take place or a certain result will be achieved.
In a work context, momentum means maintaining progress, energy, or speed in completing tasks or achieving goals.
In Bob's sentence, he wants to make sure that they continue to make progress and keep their positive energy going.
{
"setup": {
"background": "company2-center.png",
"characters": [
{
"character": "Bob",
"position": {
"x": 50,
"y": 15,
"z": 1.2
},
"opacity": 0
}
],
"audio": {
"filename": "B1_3-2.mp3",
"startTime": 1,
"startTimestamp": 50.42,
"finishTimestamp": 52.48
}
},
"commands": [
{
"character": "Bob",
"opacity": 1,
"startTime": 0
},
{
"character": "Bob",
"startTime": 1,
"finishTime": 3.06,
"dialogue": {
"text": "Let's ensure we keep up this momentum.",
"align": "center"
}
},
{
"character": "Bob",
"opacity": 0,
"startTime": 3.56
}
]
}