curriculum/challenges/english/blocks/learn-how-to-express-concerns/67c5f588027bb6f33bd47f22.md
Listen to the audio and complete the sentence below.
Also, could you check with the team to see what they need to make things BLANK more BLANK?
work
This verb means to function or operate.
smoothly
This adverb means happening without problems or interruptions.
When you say something works smoothly, it means that something happens without difficulties or interruptions. Smoothly comes from smooth, which describes something without roughness or obstacles, but they are used in different contexts. For example:
The table has a smooth surface. - This describes the table as having no rough areas.
The software update helped the system run more smoothly. - This means the system now operates with fewer issues.
{
"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": 61.66,
"finishTimestamp": 66.4
}
},
"commands": [
{
"character": "Bob",
"opacity": 1,
"startTime": 0
},
{
"character": "Bob",
"startTime": 1,
"finishTime": 2.92,
"dialogue": {
"text": "Also, could you check with the team",
"align": "center"
}
},
{
"character": "Bob",
"startTime": 2.92,
"finishTime": 5.74,
"dialogue": {
"text": "to see what they need to make things work more smoothly?",
"align": "center"
}
},
{
"character": "Bob",
"opacity": 0,
"startTime": 6.24
}
]
}