curriculum/challenges/english/blocks/learn-how-to-clarify-misunderstandings/67e7d19684efbf43472f4523.md
Listen to the audio and answer the question below.
How will Sophie respond if she thinks Mark's understanding of encapsulation is not completely correct?
Not quite.
EN32bb26a7
Yes, exactly.
ENcde3c848
This would be too strong of an agreement, as Sophie is likely to correct Mark's understanding slightly.
1
Sophie would likely say not quite to indicate that Mark's understanding is partially correct but not entirely accurate.
This response is softer and more cautious, showing that she agrees to a certain extent but feels that Mark's idea isn't fully accurate.
{
"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": 28.16,
"finishTimestamp": 37.42
}
},
"commands": [
{
"character": "Mark",
"opacity": 1,
"startTime": 0
},
{
"character": "Mark",
"startTime": 1,
"finishTime": 6.4,
"dialogue": {
"text": "Oh, okay. Thanks for explaining. I also heard encapsulation.",
"align": "center"
}
},
{
"character": "Mark",
"startTime": 6.7,
"finishTime": 10.86,
"dialogue": {
"text": "Does that mean breaking code into smaller parts like encapsulating it?",
"align": "center"
}
},
{
"character": "Mark",
"opacity": 0,
"startTime": 11.36
}
]
}