curriculum/challenges/english/blocks/learn-how-to-analyze-code-documentation/660695c672854899d6862834.md
Listen to the audio and answer the question.
What is Sophie's problem in this dialogue?
She is happy with the class and finds the documentation easy
Sophie finds the class complex and the documentation confusing, not easy.
She finds the class complex and the documentation confusing
She wants to quit the class
Sophie expresses difficulty with the class but does not mention wanting to quit.
She is looking for a new class
Sophie talks about her current class being complex, not about searching for a new one.
2
{
"setup": {
"background": "company2-center.png",
"characters": [
{
"character": "Sophie",
"position": {
"x": 50,
"y": 0,
"z": 1.4
},
"opacity": 0
}
],
"audio": {
"filename": "7.3-3.mp3",
"startTime": 1,
"startTimestamp": 0,
"finishTimestamp": 5.96
}
},
"commands": [
{
"character": "Sophie",
"opacity": 1,
"startTime": 0
},
{
"character": "Sophie",
"startTime": 1,
"finishTime": 4,
"dialogue": {
"text": "Ugh, this class I'm working with is really complex.",
"align": "center"
}
},
{
"character": "Sophie",
"startTime": 4.42,
"finishTime": 6.96,
"dialogue": {
"text": "The documentation looks confusing. What should I do?",
"align": "center"
}
},
{
"character": "Sophie",
"opacity": 0,
"startTime": 7.46
}
]
}