curriculum/challenges/english/blocks/learn-how-to-use-prepositions-according-to-context/6853da30ba10a9865ecb708c.md
Listen to the audio and complete the sentence below.
BLANK, we'll need at least BLANK to handle the back-end integration.
By next month
This three-word phrase means no later than the end of next month, indicating a deadline or timeframe. The first letter of the first word is capitalized.
five more
These two words indicate the additional number of people needed.
By next month means before the beginning of the upcoming month. It sets a clear deadline. For example:
The new version should be ready by next month. – This means it should be finished before that time.
Five more means five additional developers in the context. It's used to show an increase in quantity. Another example:
We need five more testers before we launch. – This means five extra testers are required.
{
"setup": {
"background": "company2-boardroom.png",
"characters": [
{
"character": "Maria",
"position": {
"x": 50,
"y": 0,
"z": 1.5
},
"opacity": 0
}
],
"audio": {
"filename": "B1_22-2.mp3",
"startTime": 1,
"startTimestamp": 15.38,
"finishTimestamp": 19.12
}
},
"commands": [
{
"character": "Maria",
"opacity": 1,
"startTime": 0
},
{
"character": "Maria",
"startTime": 1,
"finishTime": 4.74,
"dialogue": {
"text": "By next month, we'll need at least five more to handle the back-end integration.",
"align": "center"
}
},
{
"character": "Maria",
"opacity": 0,
"startTime": 5.24
}
]
}