curriculum/challenges/english/blocks/learn-how-to-ask-for-clarification-on-code-understanding/65f434b6c6a3ba9743d08e22.md
Listen to the audio and answer the question.
What does Sarah want to know from Brian?
Why Brian is working on the code
Sarah's question is about a specific part of the code, not the reason for Brian's work.
How to fix the code problem
She's asking about Brian's uncertainty, not directly about solutions.
Which part of the code Brian does not understand
If Brian likes the changes she made
Her focus is on understanding his confusion, not on his opinion of the changes.
3
{
"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": 10.78,
"finishTimestamp": 12.46
}
},
"commands": [
{
"character": "Sarah",
"opacity": 1,
"startTime": 0
},
{
"character": "Sarah",
"startTime": 1,
"finishTime": 2.68,
"dialogue": {
"text": "What part of the code are you uncertain about?",
"align": "center"
}
},
{
"character": "Sarah",
"opacity": 0,
"startTime": 3.18
}
]
}