curriculum/challenges/english/blocks/learn-how-to-share-feedback/679e26b564a39587d95685df.md
Listen to the audio and complete the sentence below.
If the documentation isn't BLANK enough, it can BLANK problems later.
detailed
This word means containing a lot of specific and precise information.
cause
This word means to make something happen, often in a negative way.
Detailed means providing a lot of specific and precise information. For example:
She wrote a detailed report explaining the issue. - This means the report includes in-depth information.
To cause means to make something happen, often referring to a problem or effect. For example:
Skipping regular maintenance can cause system failures. - This means that not maintaining the system may lead to failures.
{
"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
}
]
}