curriculum/challenges/english/blocks/learn-how-to-express-disagreement/67c03b782d6c690915808f1b.md
Listen to the audio and answer the question below.
According to Bob, what might be easier?
Splitting the stipend into two parts.
Bob doesn't suggest dividing the stipend.
Removing the stipend completely.
Bob doesn't suggest removing the stipend.
Letting each person decide how to use the stipend.
Bob is concerned about complexity and suggests sticking to something else.
Sticking with one category.
4
Stick with means to continue with a choice or decision instead of changing it. For example:
I tried a new coding tool, but I'll stick with the one I know. - You will continue using the tool you're familiar with.
He wanted to switch to a different project, but he decided to stick with his current one. - He chose to continue working on the same project.
Bob believes that choosing one category instead of splitting the stipend would make things simpler.
{
"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
}
]
}