curriculum/challenges/english/blocks/learn-how-to-express-agreement/67a75c6d5ea4deeee6ffb507.md
Listen to the audio and answer the question below.
What does Linda offer to do?
Prepare user scenarios for testing.
Skip the testing phase.
Linda does not suggest skipping testing; she is actively contributing to it.
Ask someone else to handle user testing.
Linda does not delegate the task to someone else.
Redesign the user interface from scratch.
Linda does not talk about redesigning the interface.
1
Listen for key words that indicate what Linda is offering to do.
I can also – This shows she is volunteering to contribute.
Prepare some user scenarios for testing – This clearly states the task she is taking responsibility for.
Ensure a smooth user experience – This explains why testing is important and reinforces her commitment to the project.
{
"setup": {
"background": "company2-boardroom.png",
"characters": [
{
"character": "Linda",
"position": {
"x": 50,
"y": 0,
"z": 1.4
},
"opacity": 0
}
],
"audio": {
"filename": "B1_10-1.mp3",
"startTime": 1,
"startTimestamp": 20.86,
"finishTimestamp": 26.68
}
},
"commands": [
{
"character": "Linda",
"opacity": 1,
"startTime": 0
},
{
"character": "Linda",
"startTime": 1,
"finishTime": 6.82,
"dialogue": {
"text": "Absolutely. And I can also prepare some user scenarios for testing so we can ensure a smooth user experience.",
"align": "center"
}
},
{
"character": "Linda",
"opacity": 0,
"startTime": 7.32
}
]
}