curriculum/challenges/english/blocks/learn-how-to-ask-for-clarification-on-code-understanding/65f59409f39a43b8d90b53f7.md
Listen to the audio and answer the question.
What is the first thing Brian wants to do to help Sophie?
He wants to rewrite the code immediately.
Brian suggests understanding the issue first, not immediately rewriting the code.
He plans to consult another expert first.
Brian doesn't mention consulting another expert; he wants to start by understanding the issue.
He wants to start by understanding the symptoms of the issue.
He decides to leave the issue for later.
Brian's response indicates a willingness to start working on the issue now, not later.
3
{
"setup": {
"background": "company2-breakroom.png",
"characters": [
{
"character": "Brian",
"position": {
"x": 50,
"y": 15,
"z": 1.2
},
"opacity": 0
}
],
"audio": {
"filename": "6.3-3.mp3",
"startTime": 1,
"startTimestamp": 7.78,
"finishTimestamp": 13.26
}
},
"commands": [
{
"character": "Brian",
"opacity": 1,
"startTime": 0
},
{
"character": "Brian",
"startTime": 1,
"finishTime": 6.48,
"dialogue": {
"text": "No problem, Sophie. I can definitely work on that with you. Let's start by understanding the symptoms of the issue.",
"align": "center"
}
},
{
"character": "Brian",
"opacity": 0,
"startTime": 6.98
}
]
}