curriculum/challenges/english/blocks/learn-how-to-share-feedback/6796efad69e398176ad3ebc8.md
Listen to the audio and answer the question below.
What might happen if the documentation isn't sufficiently detailed?
The documentation will improve automatically.
Bob is saying that insufficient documentation could cause problems, not that it will improve.
Nothing will happen at all.
Bob clearly states that issues may arise if the documentation isn't detailed enough.
People will ignore the documentation completely.
Bob is focusing on the potential for problems, not on people ignoring the documentation.
It can cause problems later.
4
The First Conditional is used to talk about real or possible situations in the future and their likely results. It follows the structure if + Present Simple tense for the condition, and will or can + base verb for the result. For example:
If you study hard, you will pass the exam. - This describes a possible situation and its result.
If it rains tomorrow, we can cancel the picnic. - This explains what might happen if a condition (rain) occurs.
{
"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": 14.94,
"finishTimestamp": 18.66
}
},
"commands": [
{
"character": "Bob",
"opacity": 1,
"startTime": 0
},
{
"character": "Bob",
"startTime": 1,
"finishTime": 4.72,
"dialogue": {
"text": "If the documentation isn't detailed enough, it can cause problems later.",
"align": "center"
}
},
{
"character": "Bob",
"opacity": 0,
"startTime": 5.22
}
]
}