curriculum/challenges/english/blocks/learn-how-to-read-and-understand-code-documentation/66001a1c9df0a83d8e8c670a.md
Listen to the audio and answer the question.
What does Tom want to understand better?
The coding language used in the documentation
Tom's confusion is not about the coding language, but specifically about the parameters and options in the documentation.
The parameters and options in the documentation
How to write the documentation himself
Tom is not seeking to write documentation but to better understand the parameters and options listed in it.
The entire content of the documentation
Tom specifically mentions his confusion about parameters and options, not the entire content of the documentation.
2
{
"setup": {
"background": "company2-center.png",
"characters": [
{
"character": "Tom",
"position": {
"x": 50,
"y": 15,
"z": 1.2
},
"opacity": 0
}
],
"audio": {
"filename": "7.2-3.mp3",
"startTime": 1,
"startTimestamp": 0,
"finishTimestamp": 6.76
}
},
"commands": [
{
"character": "Tom",
"opacity": 1,
"startTime": 0
},
{
"character": "Tom",
"startTime": 1,
"finishTime": 5.72,
"dialogue": {
"text": "I sometimes get confused with the parameters and options listed in the documentation.",
"align": "center"
}
},
{
"character": "Tom",
"startTime": 6.04,
"finishTime": 7.76,
"dialogue": {
"text": "What should I do to understand them better?",
"align": "center"
}
},
{
"character": "Tom",
"opacity": 0,
"startTime": 8.26
}
]
}