curriculum/challenges/english/blocks/learn-how-to-express-concerns/67c8d957a1490d2623d91f03.md
Listen to the audio and answer the question below.
What will Maria do with the feedback?
She will ignore it.
Maria will not ignore the feedback.
She will ask James to explain it again.
Maria does not ask James for clarification.
She will make a final decision herself.
Maria does not say she will decide alone.
She will share it with Bob.
4
To take feedback to someone means to pass along comments or suggestions to another person, usually someone in a decision-making position. For example:
I'll take your feedback to the manager so we can discuss possible changes. - This means the speaker will share the feedback with their manager.
{
"setup": {
"background": "company2-boardroom.png",
"characters": [
{
"character": "James",
"position": {
"x": 50,
"y": 15,
"z": 1.2
},
"opacity": 0
},
{
"character": "Maria",
"position": {
"x": 50,
"y": 0,
"z": 1.5
},
"opacity": 0
}
],
"audio": {
"filename": "B1_12-2.mp3",
"startTime": 1,
"startTimestamp": 64.02,
"finishTimestamp": 67.88
}
},
"commands": [
{
"character": "James",
"opacity": 1,
"startTime": 0
},
{
"character": "James",
"startTime": 1,
"finishTime": 2.24,
"dialogue": {
"text": "Thanks for listening, Maria.",
"align": "center"
}
},
{
"character": "James",
"opacity": 0,
"startTime": 2.51
},
{
"character": "Maria",
"opacity": 1,
"startTime": 2.51
},
{
"character": "Maria",
"startTime": 2.78,
"finishTime": 4.86,
"dialogue": {
"text": "No problem, James. I'll take this feedback to Bob.",
"align": "center"
}
},
{
"character": "Maria",
"opacity": 0,
"startTime": 5.36
}
]
}