curriculum/challenges/english/blocks/learn-how-to-use-adjectives-in-conversations/680cd03dcc85182fc5d58dab.md
Listen to the audio and answer the question below.
If Sarah wants to avoid the same problem as last time, what should she do?
Order even shorter cables.
The cables were already too short last time.
Cancel the cable order completely.
She still needs cables, just longer ones.
Order the exact same cables again.
She says the old ones were too short, so she wants a different size.
Order cables that are about twice as long.
4
Sarah says the previous cables were a bit short and suggests getting ones that are twice as long as the ones they got before.
To avoid the same problem, she plans to order longer cables this time.
{
"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": 45.08,
"finishTimestamp": 48.6
}
},
"commands": [
{
"character": "Sarah",
"opacity": 1,
"startTime": 0
},
{
"character": "Sarah",
"startTime": 1,
"finishTime": 4.52,
"dialogue": {
"text": "We need something longer, maybe twice as long as the ones we got before.",
"align": "center"
}
},
{
"character": "Sarah",
"opacity": 0,
"startTime": 5.02
}
]
}