curriculum/challenges/english/blocks/learn-how-to-clarify-misunderstandings/67e54854c319e4146d72adc0.md
Listen to the audio and answer the question below.
If Sophie agrees with Mark's statement but wants to show it's only partially correct, how will she respond?
Yes, that's completely correct.
ENf64c4f02
Sophie's response would be more cautious if she only partially agrees, so this option is too strong.
Kind of.
ENd6bca831
2
Mark suggests a possible explanation of polymorphism, but Sophie may agree to a certain extent while still feeling it isn't fully accurate.
Responding with kind of indicates partial agreement, showing she thinks Mark's idea is somewhat correct, but not entirely. It's a softer and more cautious response, which fits the situation well.
{
"setup": {
"background": "company2-center.png",
"characters": [
{
"character": "Mark",
"position": {
"x": 50,
"y": 0,
"z": 1.4
},
"opacity": 0
}
],
"audio": {
"filename": "B1_16-1.mp3",
"startTime": 1,
"startTimestamp": 9.34,
"finishTimestamp": 16.6
}
},
"commands": [
{
"character": "Mark",
"opacity": 1,
"startTime": 0
},
{
"character": "Mark",
"startTime": 1,
"finishTime": 3.28,
"dialogue": {
"text": "Well, you mentioned polymorphism.",
"align": "center"
}
},
{
"character": "Mark",
"startTime": 3.76,
"finishTime": 8.26,
"dialogue": {
"text": "I think it means a code structure that can have multiple shapes or forms. Is that right?",
"align": "center"
}
},
{
"character": "Mark",
"opacity": 0,
"startTime": 8.76
}
]
}