curriculum/challenges/english/blocks/learn-how-to-express-disagreement/67af056e4736950749ec51ff.md
Listen to the audio and answer the question below.
Which option is the best response to acknowledge Bob's gratitude and move forward?
No problem, Bob. Let's work on the details.
EN2e4898dc
I don't want to discuss this anymore.
EN4a926b56
This response does not match the polite and constructive tone of the conversation.
1
No problem. Let's work on the details acknowledges the gratitude and keeps the conversation moving forward. For example:
Person 1: Thanks for reviewing the UI changes.
Person 2: No problem. Let's work on the details to improve it further. - This person is okay with helping and suggests focusing on improvements.
{
"setup": {
"background": "company1-boardroom.png",
"characters": [
{
"character": "Bob",
"position": {
"x": 50,
"y": 15,
"z": 1.2
},
"opacity": 0
}
],
"audio": {
"filename": "B1_11-1.mp3",
"startTime": 1,
"startTimestamp": 63.74,
"finishTimestamp": 66.64
}
},
"commands": [
{
"character": "Bob",
"opacity": 1,
"startTime": 0
},
{
"character": "Bob",
"startTime": 1,
"finishTime": 3.9,
"dialogue": {
"text": "Good plan. Thanks for discussing this with me, Anna.",
"align": "center"
}
},
{
"character": "Bob",
"opacity": 0,
"startTime": 4.4
}
]
}