curriculum/challenges/english/blocks/learn-how-to-talk-about-a-typical-workday-and-tasks/657e3a47f9d60c2b0ab6ce73.md
To make sure is used to express certainty or confirmation about something. For example:
I check the list twice to make sure I have everything. - This means you look at the list two times to be certain that nothing is missing.
To work properly means to function correctly or as expected. For example:
It's important that all machines work properly for safety. - This means the machines must work in the right way so that people stay safe.
Listen to the audio and complete the sentence below.
In the morning, I have to check the security cameras to BLANK they are working BLANK.
make sure
These two words mean to check or confirm that something is correct or done.
properly
This word means something is functioning correctly or as intended.
{
"setup": {
"background": "company1-reception.png",
"characters": [
{
"character": "Jake",
"position": {"x":50,"y":0,"z":1.4},
"opacity": 0
}
],
"audio": {
"filename": "2.1-3.mp3",
"startTime": 1,
"startTimestamp": 6.00,
"finishTimestamp": 9.96
}
},
"commands": [
{
"character": "Jake",
"opacity": 1,
"startTime": 0
},
{
"character": "Jake",
"startTime": 1,
"finishTime": 4.96,
"dialogue": {
"text": "In the morning, I have to check the security cameras to make sure they are working properly.",
"align": "center"
}
},
{
"character": "Jake",
"opacity": 0,
"startTime": 5.46
}
]
}