curriculum/challenges/english/blocks/learn-how-to-use-adjectives-in-conversations/680cc9c61d34242799f2c01e.md
Listen to the audio and answer the question below.
Why does Sarah want a sample first?
To cancel the order completely.
She wants to test the items first, not cancel the order.
To change the supplier.
She doesn't mention switching suppliers.
To check the items before buying many.
To speed up the ordering process.
Requesting a sample usually slows things down to make sure the quality is good.
3
Sarah asks for a sample before they make a large order, meaning she wants to test or review the items first.
This is common in tech projects to ensure the products meet quality standards before buying in large amounts.
{
"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": 33.3,
"finishTimestamp": 35.96
}
},
"commands": [
{
"character": "Sarah",
"opacity": 1,
"startTime": 0
},
{
"character": "Sarah",
"startTime": 1,
"finishTime": 3.66,
"dialogue": {
"text": "Could we get a sample of those first before we make a large order?",
"align": "center"
}
},
{
"character": "Sarah",
"opacity": 0,
"startTime": 4.16
}
]
}