curriculum/challenges/english/blocks/learn-how-to-ask-for-clarification-on-code-understanding/65f592180269c1b38c771164.md
Listen to the audio and answer the question.
What does Sophie need to help solve her coding issue?
Another person to review her code
A new coding tool
Sophie's request is for assistance from someone else, not for a new tool.
More time to work alone
Sophie is seeking help from another person, not more time to work by herself.
Advice on a different project
Sophie's need is related to her current coding issue, not a different project.
1
{
"setup": {
"background": "company2-breakroom.png",
"characters": [
{
"character": "Sophie",
"position": {
"x": 50,
"y": 0,
"z": 1.4
},
"opacity": 0
}
],
"audio": {
"filename": "6.3-3.mp3",
"startTime": 1,
"startTimestamp": 5.22,
"finishTimestamp": 7.6
}
},
"commands": [
{
"character": "Sophie",
"opacity": 1,
"startTime": 0
},
{
"character": "Sophie",
"startTime": 1,
"finishTime": 3.38,
"dialogue": {
"text": "I may need a second pair of eyes to help me out.",
"align": "center"
}
},
{
"character": "Sophie",
"opacity": 0,
"startTime": 3.88
}
]
}