curriculum/challenges/english/blocks/learn-how-to-express-concerns/67c4e74d34c1f767d9148a79.md
Listen to the audio and complete the sentence below.
That's a good idea, but I'm not sure we have the BLANK for that.
budget
This refers to the amount of money available for a specific purpose.
Budget refers to the amount of money allocated for a particular project, event, or purpose. For example:
We need to stay within our budget to avoid overspending. - This means they must not spend more money than planned.
{
"setup": {
"background": "company2-boardroom.png",
"characters": [
{
"character": "Bob",
"position": {
"x": 50,
"y": 15,
"z": 1.2
},
"opacity": 0
}
],
"audio": {
"filename": "B1_12-1.mp3",
"startTime": 1,
"startTimestamp": 43.18,
"finishTimestamp": 46.06
}
},
"commands": [
{
"character": "Bob",
"opacity": 1,
"startTime": 0
},
{
"character": "Bob",
"startTime": 1,
"finishTime": 3.88,
"dialogue": {
"text": "That's a good idea, but I'm not sure we have the budget for that.",
"align": "center"
}
},
{
"character": "Bob",
"opacity": 0,
"startTime": 4.38
}
]
}