curriculum/challenges/english/blocks/learn-how-to-read-and-understand-code-documentation/65fd5c89285ea50f25bd0241.md
Listen to the audio and answer the question.
What is Tom's main concern and what is he asking for?
He finds the code documentation overwhelming and is asking for ways to navigate it more effectively.
Tom wants to rewrite the code documentation.
Tom's concern is about understanding the existing documentation, not about rewriting it.
He is asking for help to reduce the amount of documentation.
Tom's issue is not with the quantity of the documentation but with how to understand it more effectively.
Tom is looking for someone to explain the entire documentation to him.
While Tom is seeking help, he specifically asks for ways to navigate the documentation more effectively, not for a full explanation.
1
{
"setup": {
"background": "company2-breakroom.png",
"characters": [
{
"character": "Tom",
"position": {
"x": 50,
"y": 15,
"z": 1.2
},
"opacity": 0
}
],
"audio": {
"filename": "7.2-1.mp3",
"startTime": 1,
"startTimestamp": 0,
"finishTimestamp": 6.28
}
},
"commands": [
{
"character": "Tom",
"opacity": 1,
"startTime": 0
},
{
"character": "Tom",
"startTime": 1,
"finishTime": 4.68,
"dialogue": {
"text": "I'm trying to understand the code documentation but it's quite overwhelming.",
"align": "center"
}
},
{
"character": "Tom",
"startTime": 5.16,
"finishTime": 7.28,
"dialogue": {
"text": "What should I do to navigate it more effectively?",
"align": "center"
}
},
{
"character": "Tom",
"opacity": 0,
"startTime": 7.78
}
]
}