curriculum/challenges/english/blocks/learn-how-to-talk-about-numbers-with-a-coworker/68494be7ead7178544f3b930.md
Listen to the audio and answer the question below.
According to Tom, how many graphic tablets are there in total?
10 — all stored together
Tom says there are ten in one place and five in another.
5 — only in the workshop
There are five in the workshop, but also ten more in storage.
15 — ten in storage and five in the workshop
20 — ten in each room
There are only two locations mentioned, with ten and five respectively.
3
Tom says there are ten tablets in the storage room and another five in the workshop area.
So the total is: 10 + 5 = 15 tablets.
{
"setup": {
"background": "company2-center.png",
"characters": [
{
"character": "Tom",
"position": {
"x": 50,
"y": 15,
"z": 1.2
},
"opacity": 0
}
],
"audio": {
"filename": "B1_23-3.mp3",
"startTime": 1,
"startTimestamp": 33.24,
"finishTimestamp": 40.62
}
},
"commands": [
{
"character": "Tom",
"opacity": 1,
"startTime": 0
},
{
"character": "Tom",
"startTime": 1,
"finishTime": 8.38,
"dialogue": {
"text": "There are 10 tablets in the storage room, right between the spare monitors and the old project files. We should have another 5 in the workshop area.",
"align": "center"
}
},
{
"character": "Tom",
"opacity": 0,
"startTime": 8.88
}
]
}