curriculum/challenges/english/blocks/learn-how-to-talk-about-numbers-with-a-coworker/684815aa9c981952a866a41d.md
Listen to the audio and answer the question below.
How much of the project budget is allocated to testing?
30%
This is too high.
3%
This is too low.
13%
Over half the total budget.
Testing is important, but Alice says it takes only a small portion.
3
Alice says, Testing has been allocated 13% of the budget.
This means 13% of the total project funds are assigned to the testing phase — a small but essential portion.
{
"setup": {
"background": "company1-boardroom.png",
"characters": [
{
"character": "Alice",
"position": {
"x": 50,
"y": 0,
"z": 1.4
},
"opacity": 0
}
],
"audio": {
"filename": "B1_23-2.mp3",
"startTime": 1,
"startTimestamp": 45.58,
"finishTimestamp": 48.42
}
},
"commands": [
{
"character": "Alice",
"opacity": 1,
"startTime": 0
},
{
"character": "Alice",
"startTime": 1,
"finishTime": 3.84,
"dialogue": {
"text": "Testing has been allocated 13% of the budget.",
"align": "center"
}
},
{
"character": "Alice",
"opacity": 0,
"startTime": 4.34
}
]
}