curriculum/challenges/english/blocks/learn-how-to-share-feedback/679d335555cd5b22b2c0b8a4.md
Listen to the audio and complete the sentence below.
We need to find a solution without causing too much BLANK.
disruption
This word refers to an interruption or disturbance that affects normal operations.
Disruption means an interruption or disturbance that affects normal operations. It can refer to delays, downtime, or workflow interruptions. For example:
The team deployed the update at night to minimize disruption for users. - This means they scheduled the update to avoid interfering with users' activities.
{
"setup": {
"background": "company1-boardroom.png",
"characters": [
{
"character": "Maria",
"position": {
"x": 50,
"y": 0,
"z": 1.5
},
"opacity": 0
}
],
"audio": {
"filename": "B1_8-3.mp3",
"startTime": 1,
"startTimestamp": 32.06,
"finishTimestamp": 35
}
},
"commands": [
{
"character": "Maria",
"opacity": 1,
"startTime": 0
},
{
"character": "Maria",
"startTime": 1,
"finishTime": 3.94,
"dialogue": {
"text": "We need to find a solution without causing too much disruption.",
"align": "center"
}
},
{
"character": "Maria",
"opacity": 0,
"startTime": 4.44
}
]
}