curriculum/challenges/english/blocks/learn-present-perfect-while-talking-about-accessibility/6717c3557815a17d6369a778.md
Listen to the audio and complete the sentence below.
I think so. We BLANK been receiving as many BLANK BLANK.
haven't
It's the contraction of have not, used to indicate something that has not happened recently.
negative
This word describes something unfavorable or critical.
comments
These are opinions or feedback shared by users, in the plural form.
Haven't is the contraction of have not, used in the Present Perfect tense to indicate that an action has not occurred.
Negative refers to something unfavorable or critical. For example:
The user left a negative review about the app's performance. - Here, negative describes the unfavorable nature of the review.
Comment is an opinion or piece of feedback provided by someone. Its plural form is comments. For example:
I received a comment suggesting more features in the app. - In this context, comment refers to feedback provided by a user about the app.
{
"setup": {
"background": "company2-center.png",
"characters": [
{
"character": "Tom",
"position": {
"x": 50,
"y": 15,
"z": 1.2
},
"opacity": 0
}
],
"audio": {
"filename": "B1_4-1.mp3",
"startTime": 1,
"startTimestamp": 18.4,
"finishTimestamp": 21.46
}
},
"commands": [
{
"character": "Tom",
"opacity": 1,
"startTime": 0
},
{
"character": "Tom",
"startTime": 1,
"finishTime": 4.06,
"dialogue": {
"text": "I think so. We haven't been receiving as many negative comments.",
"align": "center"
}
},
{
"character": "Tom",
"opacity": 0,
"startTime": 4.56
}
]
}