curriculum/challenges/english/blocks/learn-how-to-read-and-understand-code-documentation/66001d1ffd0e0b40a8cbf0c7.md
To navigate means to find one's way around a specific area or to go through something systematically. For example, He learned to navigate through the software with ease.
A recommendation is a piece of advice or suggestion given to guide someone's choice or decision. For example, Based on her experience, she gave me a recommendation to try the new coding tutorial.
Thank you. Your BLANK is helping me BLANK this documentation better. I'll follow your BLANK.
guidance
It means help or advice. Tom is thanking Sarah for her helpful advice.
navigate
This word means to find one's way through it. Tom is saying that Sarah's advice is helping him understand the documentation.
recommendations
It means suggestions or advice. Tom plans to follow the advice Sarah gave him.
{
"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": 26.26,
"finishTimestamp": 31.52
}
},
"commands": [
{
"character": "Tom",
"opacity": 1,
"startTime": 0
},
{
"character": "Tom",
"startTime": 1,
"finishTime": 4.78,
"dialogue": {
"text": "Thank you. Your guidance is helping me navigate the documentation better.",
"align": "center"
}
},
{
"character": "Tom",
"startTime": 5.06,
"finishTime": 6.26,
"dialogue": {
"text": "I'll follow your recommendations.",
"align": "center"
}
},
{
"character": "Tom",
"opacity": 0,
"startTime": 6.76
}
]
}