curriculum/challenges/english/blocks/learn-how-to-read-and-understand-code-documentation/65fd5f2abfdbc510942d76f8.md
Listen to the audio and answer the question.
Why does Sarah suggest that the first thing Tom should do with extensive documentation is to check for a table of contents or an index?
Because it will help him memorize the entire documentation
The purpose of checking the table of contents or index isn't memorization but efficient navigation.
To help him find the specific information he needs more quickly
Because it's a standard practice to read everything in order
The suggestion isn't about reading everything in order but about finding specific information efficiently.
To evaluate the quality of the documentation
The focus of Sarah's advice is on efficient navigation, not on evaluating the documentation's quality.
2
{
"setup": {
"background": "company2-breakroom.png",
"characters": [
{
"character": "Sarah",
"position": {
"x": 50,
"y": 0,
"z": 1.4
},
"opacity": 0
}
],
"audio": {
"filename": "7.2-1.mp3",
"startTime": 1,
"startTimestamp": 6.8,
"finishTimestamp": 16.94
}
},
"commands": [
{
"character": "Sarah",
"opacity": 1,
"startTime": 0
},
{
"character": "Sarah",
"startTime": 1,
"finishTime": 3.94,
"dialogue": {
"text": "Don't worry. When you're faced with extensive documentation,",
"align": "center"
}
},
{
"character": "Sarah",
"startTime": 4.34,
"finishTime": 8.06,
"dialogue": {
"text": "the first thing you should do is check for a table of contents or an index.",
"align": "center"
}
},
{
"character": "Sarah",
"startTime": 8.18,
"finishTime": 11.14,
"dialogue": {
"text": "It can help you find the specific information you're looking for.",
"align": "center"
}
},
{
"character": "Sarah",
"opacity": 0,
"startTime": 11.64
}
]
}