curriculum/challenges/english/blocks/learn-how-to-use-modal-verbs/67d6b06b11a864608d392ddd.md
Listen to the audio and answer the question below.
How is James proposing to handle the issue?
By shutting down the servers.
James is not suggesting stopping the servers.
By increasing capacity to handle the load.
By reducing the number of users.
James does not suggest limiting users.
By ignoring the problem.
James is offering a solution, not ignoring the issue.
2
Scale up means to increase capacity or resources to handle more demand. For example:
The company plans to scale up production next year. - The company wants to increase how much they make in the future.
If the app is successful, we can scale up the team. - If the app does well, you can hire more people to help.
James is suggesting that they increase server capacity so they can handle more users at once.
{
"setup": {
"background": "interview-room3.png",
"characters": [
{
"character": "James",
"position": {
"x": 50,
"y": 15,
"z": 1.2
},
"opacity": 0
}
],
"audio": {
"filename": "B1_14-2.mp3",
"startTime": 1,
"startTimestamp": 54.2,
"finishTimestamp": 56.8
}
},
"commands": [
{
"character": "James",
"opacity": 1,
"startTime": 0
},
{
"character": "James",
"startTime": 1,
"finishTime": 3.6,
"dialogue": {
"text": "We may need to scale up to handle the load.",
"align": "center"
}
},
{
"character": "James",
"opacity": 0,
"startTime": 4.1
}
]
}