curriculum/challenges/english/blocks/learn-how-to-ask-for-clarification-on-code-understanding/65f42789b0fe157c08cf04eb.md
Listen to the dialogue and answer the question.
What is Sarah telling Brian she can do?
Sarah proposes to rewrite the code for him
Sarah proposes to explain the code, not to rewrite it.
She says she can explain and clarify the part of the code Brian is unsure about
She is asking that someone else clarifies the code
Sarah herself is proposing help, not suggesting others to assist.
She's scheduling a meeting for later
Her offer is about explaining it now, not planning a future meeting.
2
{
"setup": {
"background": "company2-center.png",
"characters": [
{
"character": "Sarah",
"position": {
"x": 50,
"y": 0,
"z": 1.4
},
"opacity": 0
}
],
"audio": {
"filename": "6.3-1.mp3",
"startTime": 1,
"startTimestamp": 7.46,
"finishTimestamp": 12.66
}
},
"commands": [
{
"character": "Sarah",
"opacity": 1,
"startTime": 0
},
{
"character": "Sarah",
"startTime": 1,
"finishTime": 6.2,
"dialogue": {
"text": "Of course, Brian. I can explain what I was trying to achieve there. What part of the code are you uncertain about?",
"align": "center"
}
},
{
"character": "Sarah",
"opacity": 0,
"startTime": 6.7
}
]
}