curriculum/challenges/english/blocks/learn-how-to-express-agreement/67a7597f958183ec522f4033.md
Listen to the audio and answer the question below.
How does Linda feel about the idea being discussed?
She is unsure and needs more details.
Linda does not express doubt or ask for more information.
She disagrees and suggests a different approach.
Linda does not disagree or propose an alternative plan.
She completely agrees with it.
She thinks it might work but needs adjustments.
Linda does not mention any changes or modifications.
3
Listen for key words that indicate Linda's attitude toward the idea.
Absolutely – This word expresses strong agreement and confidence.
I can also – This suggests she is not just agreeing but actively contributing by adding her own idea.
Prepare some user scenarios for testing – This shows she is thinking ahead and helping move the idea forward.
{
"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
}
]
}