curriculum/challenges/english/blocks/learn-how-to-use-adjectives-in-conversations/680ca17597fe081518a5732f.md
Listen to the audio and complete the sentence below.
BLANK, we BLANK twenty. This time we might need BLANK.
Last time
This two-word phrase refers to the most recent past event or situation. The first letter of the first word is capitalized.
ordered
This word means to request or buy something, usually officially or formally. It ends with -ed.
double that
This two-word phrase means twice the amount that was mentioned before.
Last time refers to the most recent event. For example:
Last time we updated the server, we had some downtime. – This indicates during the previous update.
Order means to officially request goods or equipment. Its past form is ordered. For example:
The IT team ordered new laptops for the developers. – This means they placed a request for laptops.
Double that means twice the previous quantity. For example:
Last time we ordered 10 routers; this time we need double that, so 20 routers. – This shows the quantity has increased two times.
{
"setup": {
"background": "company3-reception.png",
"characters": [
{
"character": "Sarah",
"position": {
"x": 50,
"y": 0,
"z": 1.4
},
"opacity": 0
}
],
"audio": {
"filename": "B1_19-1.mp3",
"startTime": 1,
"startTimestamp": 18.14,
"finishTimestamp": 21.18
}
},
"commands": [
{
"character": "Sarah",
"opacity": 1,
"startTime": 0
},
{
"character": "Sarah",
"startTime": 1,
"finishTime": 4.04,
"dialogue": {
"text": "Last time we ordered 20. This time we might need double that.",
"align": "center"
}
},
{
"character": "Sarah",
"opacity": 0,
"startTime": 4.54
}
]
}