curriculum/challenges/english/blocks/learn-how-to-talk-about-numbers-with-a-coworker/68480b0b5360804bf28ac425.md
Listen to the audio and answer the question below.
What does Alice mean by half of that?
Half of the whole budget is used for design.
She says half of that, not half of the entire budget.
50% of the previous portion is focused on user experience.
Half the project is completed.
She's not talking about project progress.
The back-end work is done.
This sentence is about user experience, not back-end.
2
Half of that means 50% of the 27% already allocated to front-end and UI.
This is how fractions are used in project planning — to show how resources are divided within a category.
{
"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": 36.44,
"finishTimestamp": 42.2
}
},
"commands": [
{
"character": "Alice",
"opacity": 1,
"startTime": 0
},
{
"character": "Alice",
"startTime": 1,
"finishTime": 6.76,
"dialogue": {
"text": "Half of that is dedicated to user experience enhancements, ensuring the interface is intuitive and user-friendly.",
"align": "center"
}
},
{
"character": "Alice",
"opacity": 0,
"startTime": 7.26
}
]
}