curriculum/challenges/english/blocks/learn-how-to-talk-about-numbers-with-a-coworker/6849292e844fde71e7d26b3e.md
Listen to the audio and answer the question below.
What does Sophie mean when she says they need to go through the inventory?
They should throw out all their old software.
She says go through, not throw out or remove.
They need to review or check each item on the list.
They should install new software tools.
There's no mention of installing new tools.
They are going to test all the tools today.
Testing may be part of it, but go through means checking the full list first.
2
Go through means to review something step by step. For example:
She will go through the design with the client tomorrow. — She will review and discuss the design with the client.
Sophie means they should review the inventory of software tools and likely check what's still in use or needs updating.
{
"setup": {
"background": "company2-center.png",
"characters": [
{
"character": "Sophie",
"position": {
"x": 50,
"y": 0,
"z": 1.4
},
"opacity": 0
}
],
"audio": {
"filename": "B1_23-3.mp3",
"startTime": 1,
"startTimestamp": 0.72,
"finishTimestamp": 4.34
}
},
"commands": [
{
"character": "Sophie",
"opacity": 1,
"startTime": 0
},
{
"character": "Sophie",
"startTime": 1,
"finishTime": 4.62,
"dialogue": {
"text": "Hey Tom, we need to go through our software tools inventory today.",
"align": "center"
}
},
{
"character": "Sophie",
"opacity": 0,
"startTime": 5.12
}
]
}