curriculum/challenges/english/blocks/learn-how-to-express-disagreement/67c034f06fbb52087e1f6a3d.md
Listen to the audio and complete the sentence below.
That's a good idea, but wouldn't it BLANK the BLANK? It might be easier to stick with one category.
complicate
This word means to make something more difficult or confusing.
budget
This word refers to a financial plan for managing money.
Bob uses complicate the budget, because he is worried that splitting the stipend could make managing the company's budget harder.
{
"setup": {
"background": "company1-boardroom.png",
"characters": [
{
"character": "Bob",
"position": {
"x": 50,
"y": 15,
"z": 1.2
},
"opacity": 0
}
],
"audio": {
"filename": "B1_11-3.mp3",
"startTime": 1,
"startTimestamp": 25.54,
"finishTimestamp": 31.08
}
},
"commands": [
{
"character": "Bob",
"opacity": 1,
"startTime": 0
},
{
"character": "Bob",
"startTime": 1,
"finishTime": 6.54,
"dialogue": {
"text": "That's a good idea, but wouldn't it complicate the budget? It might be easier to stick with one category.",
"align": "center"
}
},
{
"character": "Bob",
"opacity": 0,
"startTime": 7.04
}
]
}