curriculum/challenges/english/blocks/learn-how-to-express-disagreement/67bf2835613d420c5b878a31.md
Listen to the audio and answer the question below.
What is Bob asking?
He is asking if Anna agrees with him.
Bob does not ask for agreement.
He is asking about the budget for the stipend.
Bob does not mention anything about the budget.
He is asking who made the decision.
Bob is not asking about a person.
He is asking for ideas to solve the issue.
4
Do you have any ideas? is a way to ask for suggestions or solutions. For example:
Person 1: We need to improve the user experience on the website.
Person 2: Do you have any ideas on how we can make it better? - This person is asking for suggestions on how to improve the user experience.
Bob wants Anna to help find a way to use the stipend.
{
"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": 13.1,
"finishTimestamp": 15.7
}
},
"commands": [
{
"character": "Bob",
"opacity": 1,
"startTime": 0
},
{
"character": "Bob",
"startTime": 1,
"finishTime": 3.6,
"dialogue": {
"text": "Do you have any ideas on how to solve this?",
"align": "center"
}
},
{
"character": "Bob",
"opacity": 0,
"startTime": 4.1
}
]
}