curriculum/challenges/english/blocks/learn-how-to-talk-about-past-activities/66da05e2956049407cbc7ac7.md
Listen to the audio and complete the sentence below.
We've already seen a BLANK BLANK in complaints about the UI issue.
significant
Think of the word that means an important or noticeable amount.
drop
This word means a decrease in amount or level.
Significant refers to something large or important enough to be noticed or to have an impact. For example:
There was a significant improvement in the app's performance. - The improvement was large enough to make a noticeable difference.
Drop means a decrease in amount or level. For example:
There was a drop in user activity last month. - It indicates a reduction in the number of users.
When combined, a significant drop refers to a large or important decrease in something, such as complaints or issues.
{
"setup": {
"background": "company2-center.png",
"characters": [
{
"character": "Linda",
"position": {
"x": 50,
"y": 0,
"z": 1.4
},
"opacity": 0
}
],
"audio": {
"filename": "B1_3-2.mp3",
"startTime": 1,
"startTimestamp": 7.24,
"finishTimestamp": 10.44
}
},
"commands": [
{
"character": "Linda",
"opacity": 1,
"startTime": 0
},
{
"character": "Linda",
"startTime": 1,
"finishTime": 2.64,
"dialogue": {
"text": "We've already seen a significant drop",
"align": "center"
}
},
{
"character": "Linda",
"startTime": 2.64,
"finishTime": 4.2,
"dialogue": {
"text": "in complaints about the UI issue.",
"align": "center"
}
},
{
"character": "Linda",
"opacity": 0,
"startTime": 4.7
}
]
}