curriculum/challenges/english/blocks/learn-how-to-express-decisions-based-on-comparisons/67d7900af6d7183e7cdd6e93.md
Listen to the audio and complete the sentence below.
Building in-house might BLANK because we have other tasks to BLANK.
take longer
This two-word phrase means to require more time to complete.
handle
This means to manage or deal with something.
Take longer means that something will require more time than usual to be completed. For example:
The project will take longer if we don't have enough developers. – This means the project will require extra time due to a lack of developers.
Handle means to manage, take care of, or deal with a task or responsibility. For example:
She will handle the client meetings while the team works on development. – This means she will be responsible for managing the meetings.
{
"setup": {
"background": "company2-center.png",
"characters": [
{
"character": "Sarah",
"position": {
"x": 50,
"y": 0,
"z": 1.4
},
"opacity": 0
}
],
"audio": {
"filename": "B1_13-3.mp3",
"startTime": 1,
"startTimestamp": 43,
"finishTimestamp": 46.62
}
},
"commands": [
{
"character": "Sarah",
"opacity": 1,
"startTime": 0
},
{
"character": "Sarah",
"startTime": 1,
"finishTime": 4.02,
"dialogue": {
"text": "Building in-house might take longer because we have other tasks to handle.",
"align": "center"
}
},
{
"character": "Sarah",
"opacity": 0,
"startTime": 5.12
}
]
}