curriculum/challenges/english/blocks/learn-how-to-share-feedback/679d1e58cfac79494168d20f.md
Listen to the audio and answer the question below.
Which features seem to be causing the issue mentioned by the client?
The login system and password reset.
Maria does not mention any issues related to logging in or resetting passwords.
The navigation menu and user profiles.
The reported issues are not related to these.
The search function and some buttons.
The dashboard layout and fonts.
The client is talking about functionality issues, not design elements.
3
To point out means to highlight or draw attention to something. In this case, the client pointed out issues with the search function and buttons. Another example:
She pointed out that the report had incorrect data. - This means she highlighted an error in the report.
To respond means to react or function as expected. If buttons aren't responding, it means they are not working when clicked. For example:
My phone isn't responding when I tap the screen. - This means the screen is not reacting to touch.
{
"setup": {
"background": "company1-boardroom.png",
"characters": [
{
"character": "Maria",
"position": {
"x": 50,
"y": 0,
"z": 1.5
},
"opacity": 0
}
],
"audio": {
"filename": "B1_8-3.mp3",
"startTime": 1,
"startTimestamp": 18.3,
"finishTimestamp": 21.88
}
},
"commands": [
{
"character": "Maria",
"opacity": 1,
"startTime": 0
},
{
"character": "Maria",
"startTime": 1,
"finishTime": 3.08,
"dialogue": {
"text": "He pointed out that the search function is slow",
"align": "center"
}
},
{
"character": "Maria",
"startTime": 3.08,
"finishTime": 4.58,
"dialogue": {
"text": "and some buttons aren't responding.",
"align": "center"
}
},
{
"character": "Maria",
"opacity": 0,
"startTime": 5.08
}
]
}