curriculum/challenges/english/blocks/learn-future-continuous-while-describing-actions/6751ab72ff11cae0021d02d8.md
Listen to the audio and complete the sentence below.
We'll be testing the BLANK BLANK to ensure it's stable.
server
This refers to a computer or system that provides data, services, or resources to other devices.
load
This refers to the amount of work or demand placed on a system or resource.
Server refers to a powerful computer or system that provides services, data, or resources to other devices, often over a network. For example:
The server hosts the company's website. - This means the server is responsible for storing and delivering the website's content to users who access it.
Load refers to the amount of work, demand, or stress placed on a system or resource. For example:
The system crashed because it couldn't handle the high load during peak hours. - This means the system became overwhelmed due to the large amount of demand placed on it.
{
"setup": {
"background": "company2-boardroom.png",
"characters": [
{
"character": "Brian",
"position": {
"x": 50,
"y": 15,
"z": 1.2
},
"opacity": 0
}
],
"audio": {
"filename": "B1_6-1.mp3",
"startTime": 1,
"startTimestamp": 26.24,
"finishTimestamp": 28.94
}
},
"commands": [
{
"character": "Brian",
"opacity": 1,
"startTime": 0
},
{
"character": "Brian",
"startTime": 1,
"finishTime": 3.7,
"dialogue": {
"text": "We'll be testing the server load to ensure it's stable.",
"align": "center"
}
},
{
"character": "Brian",
"opacity": 0,
"startTime": 4.2
}
]
}