curriculum/challenges/english/blocks/learn-how-to-share-your-opinion/678f2cde94bd54080ec7f081.md
Listen to the audio and complete the sentence below.
I've heard that their customer service isn't BLANK BLANK.
as
This word is used in comparisons.
responsive
This word means reacting quickly or positively to a request.
As is used in comparisons to show equality or similarity. For example:
Their support isn't as fast as ours. - This means their support is not as quick as yours.
Responsive refers to how quickly and effectively something or someone reacts. For example:
The system is very responsive. - This means the system reacts quickly to commands or inputs.
{
"setup": {
"background": "company2-boardroom.png",
"characters": [
{
"character": "Lisa",
"position": {
"x": 50,
"y": 15,
"z": 1.2
},
"opacity": 0
}
],
"audio": {
"filename": "B1_9-3.mp3",
"startTime": 1,
"startTimestamp": 39.52,
"finishTimestamp": 42.04
}
},
"commands": [
{
"character": "Lisa",
"opacity": 1,
"startTime": 0
},
{
"character": "Lisa",
"startTime": 1,
"finishTime": 3.52,
"dialogue": {
"text": "I've heard that their customer service isn't as responsive.",
"align": "center"
}
},
{
"character": "Lisa",
"opacity": 0,
"startTime": 4.02
}
]
}