curriculum/challenges/english/blocks/learn-about-adverbial-phrases/680b8b853bdda6a77ce83970.md
Listen to the audio and complete the sentence below.
The impact there was BLANK low. We need better content that fits BLANK local market.
quite
This is used to show a moderate or strong degree. In this case, it means it was easy to see that the impact was not as good.
each
This means every one of a group individually.
Quite is an adverb that adds emphasis. For example:
The movie was quite good. – This means it was fairly or very good, depending on tone.
Each means every single one in a group, taken one at a time. For example:
Each employee has their own login. – This means all employees have individual accounts, not one shared one.
{
"setup": {
"background": "company1-boardroom.png",
"characters": [
{
"character": "Riker",
"position": {
"x": 50,
"y": 15,
"z": 1.2
},
"opacity": 0
}
],
"audio": {
"filename": "B1_18-3.mp3",
"startTime": 1,
"startTimestamp": 41.04,
"finishTimestamp": 45.46
}
},
"commands": [
{
"character": "Riker",
"opacity": 1,
"startTime": 0
},
{
"character": "Riker",
"startTime": 1,
"finishTime": 2.5,
"dialogue": {
"text": "The impact there was quite low.",
"align": "center"
}
},
{
"character": "Riker",
"startTime": 2.66,
"finishTime": 5.42,
"dialogue": {
"text": "We need better content that fits each local market.",
"align": "center"
}
},
{
"character": "Riker",
"opacity": 0,
"startTime": 5.92
}
]
}