curriculum/challenges/english/blocks/learn-how-to-use-adjectives-in-conversations/68246cb44bbfc137a53172ee.md
Listen to the audio and complete the sentence below.
That sounds good. BLANK, can the new version BLANK than the old one?
Lastly
This word is used to introduce the final point or question in a list or discussion. The first letter is capitalized.
handle more users
These three words together mean to manage a greater number of people using the system at the same time. The last word is in the plural form.
Lastly is used when introducing the final topic or question in a conversation or list. For example:
Lastly, we need to check the report before sending it. – This is the last task to complete.
Handle more users means the system can manage a larger number of users without problems. For example:
The new server can handle more users during peak hours. – It can support more people using it at the same time without crashing or slowing down.
{
"setup": {
"background": "company2-center.png",
"characters": [
{
"character": "Jessica",
"position": {
"x": 50,
"y": 15,
"z": 1.2
},
"opacity": 0
}
],
"audio": {
"filename": "B1_19-3.mp3",
"startTime": 1,
"startTimestamp": 71.98,
"finishTimestamp": 76.34
}
},
"commands": [
{
"character": "Jessica",
"opacity": 1,
"startTime": 0
},
{
"character": "Jessica",
"startTime": 1,
"finishTime": 5.36,
"dialogue": {
"text": "That sounds good. Lastly, can the new version handle more users than the old one?",
"align": "center"
}
},
{
"character": "Jessica",
"opacity": 0,
"startTime": 5.86
}
]
}