curriculum/challenges/english/blocks/learn-how-to-request-and-receive-guidance/6625d84e92201f802eac3973.md
Introductory refers to the beginning part of something. It's like the first chapter of a book. In documentation, introductory sections help you start and understand the basics.
Extensive means large in amount. For example, A book with many pages is extensive. It's like having a lot of something.
When the documentation is BLANK, start with the BLANK sections.
extensive
This word means having a lot or covering a wide area.
introductory
This word describes the first part that introduces the main subject.
{
"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
}
]
}