curriculum/challenges/english/blocks/learn-how-to-share-feedback/679781d871879a1055bc6086.md
Listen to the audio and answer the question below.
Why does Bob think it's important to have good documentation?
It will make the documentation unnecessary.
Bob emphasizes improving documentation, not making it unnecessary.
It makes it easier for others to follow your work.
It will save a lot of time for everyone.
While good documentation can save time, Bob specifically talks about helping others follow your work.
It allows others to work without reading the documentation.
Bob's point is that documentation makes it easier for others to follow your work, not avoid reading it.
2
The structure if + Present Simple tense, will + base verb is used to describe a conditional sentence where a specific action leads to a likely result. For example:
If you practice every day, you will get better at coding. - Practicing daily results in improvement.
To follow someone's work means to understand or keep track of someone's progress, actions, or output. For example:
The new intern is following your work closely to learn from you. - This means the intern is observing and understanding what you do to gain knowledge.
{
"setup": {
"background": "company2-boardroom.png",
"characters": [
{
"character": "Bob",
"position": {
"x": 50,
"y": 15,
"z": 1.2
},
"opacity": 0
}
],
"audio": {
"filename": "B1_8-1.mp3",
"startTime": 1,
"startTimestamp": 26.8,
"finishTimestamp": 31.26
}
},
"commands": [
{
"character": "Bob",
"opacity": 1,
"startTime": 0
},
{
"character": "Bob",
"startTime": 1,
"finishTime": 5.46,
"dialogue": {
"text": "If we improve the documentation, it will be easier for others to follow your work.",
"align": "center"
}
},
{
"character": "Bob",
"opacity": 0,
"startTime": 5.96
}
]
}