curriculum/challenges/english/blocks/learn-how-to-request-and-receive-guidance/6625d8bc46b89481625b068b.md
Sarah gives advice on how to handle large documentation.
What does Sarah suggest doing when dealing with extensive documentation?
To read the entire documentation in one go
This suggestion is overwhelming. Sarah advises a more manageable approach.
To skip the introductory sections and go to the advanced topics
Sarah specifically recommends another thing.
To ignore the documentation and ask for help instead
Sarah's advice is to use the documentation, starting with the introductory parts.
To start with the introductory sections
4
{
"setup": {
"background": "company2-center.png",
"characters": [
{
"character": "Sarah",
"position": {
"x": 50,
"y": 0,
"z": 1.4
},
"opacity": 0
}
],
"audio": {
"filename": "9.2-2.mp3",
"startTime": 1,
"startTimestamp": 43.5,
"finishTimestamp": 47.08
}
},
"commands": [
{
"character": "Sarah",
"opacity": 1,
"startTime": 0
},
{
"character": "Sarah",
"startTime": 1,
"finishTime": 4.58,
"dialogue": {
"text": "When the documentation is extensive, start with the introductory sections.",
"align": "center"
}
},
{
"character": "Sarah",
"opacity": 0,
"startTime": 5.08
}
]
}