curriculum/challenges/english/blocks/learn-how-to-use-adjectives-in-conversations/680ce2fc859e4242c3ae5822.md
Listen to the audio and answer the question below.
What will Josh do?
He will cancel the orders.
Prioritizing means focusing on them, not canceling.
He will delay working on the orders.
Prioritizing means doing them sooner, not delaying them.
He will treat the orders as most important.
He will ignore the orders for now.
Ignoring is the opposite of prioritizing.
3
When someone says they will prioritize something, it means they will treat it as a top priority and work on it before other tasks.
Josh is making the orders important and handling them first.
{
"setup": {
"background": "company3-reception.png",
"characters": [
{
"character": "Josh",
"position": {
"x": 50,
"y": 15,
"z": 1.2
},
"opacity": 0
}
],
"audio": {
"filename": "B1_19-1.mp3",
"startTime": 1,
"startTimestamp": 67.22,
"finishTimestamp": 69.8
}
},
"commands": [
{
"character": "Josh",
"opacity": 1,
"startTime": 0
},
{
"character": "Josh",
"startTime": 1,
"finishTime": 3.58,
"dialogue": {
"text": "Absolutely. I'll prioritize these orders.",
"align": "center"
}
},
{
"character": "Josh",
"opacity": 0,
"startTime": 4.08
}
]
}