curriculum/challenges/english/blocks/learn-about-adverbial-phrases/680a2c6cebf646549eb8597d.md
Listen to the audio and complete the sentence below.
It's possible. Our servers are good for our current BLANK, but this new feature might make them BLANK.
load
This refers to the amount of work or demand placed on a system, such as how much data or traffic a server handles.
slower
This is the comparative form of slow. Here, it implies the servers' performance might become worse.
Load refers to the amount of work or processing a system (like a server) has to handle. It could mean how many users are accessing the server, how much data is being transferred, or how many tasks the system is doing at once. For example:
The server crashed because the load was too high during the sale. – This means too many people were using the site at the same time.
Slower is the comparative form of slow, used to compare the speed of two things. For example:
The older app version is slower. – This means it takes more time to respond or load compared to the newer version (slower than the new app version is implicit).
Here, the comparison is implied - Sophie is saying the servers might become slower than they are now.
{
"setup": {
"background": "company2-center.png",
"characters": [
{
"character": "Sophie",
"position": {
"x": 50,
"y": 0,
"z": 1.4
},
"opacity": 0
}
],
"audio": {
"filename": "B1_18-2.mp3",
"startTime": 1,
"startTimestamp": 20.3,
"finishTimestamp": 25.52
}
},
"commands": [
{
"character": "Sophie",
"opacity": 1,
"startTime": 0
},
{
"character": "Sophie",
"startTime": 1,
"finishTime": 4.08,
"dialogue": {
"text": "It's possible. Our servers are good for our current load,",
"align": "center"
}
},
{
"character": "Sophie",
"startTime": 4.08,
"finishTime": 6.22,
"dialogue": {
"text": "but this new feature might make them slower.",
"align": "center"
}
},
{
"character": "Sophie",
"opacity": 0,
"startTime": 6.72
}
]
}