curriculum/challenges/english/blocks/learn-how-to-use-adjectives-in-conversations/6823133d41a0000d76ebe2d7.md
Listen to the audio and complete the sentence below.
It can BLANK more data now, which is BLANK.
handle
This verb means to manage, process, or deal with something successfully.
much better
This two-word phrase is used to show a strong improvement compared to before.
Handle means to manage or deal with something effectively. For example:
The server can handle more user requests. – It can manage a higher number of tasks without problems.
Much better is used to describe a big improvement in quality, performance, or experience. For example:
The new tool works much better than the old one. – It performs at a noticeably higher level than before.
{
"setup": {
"background": "company2-center.png",
"characters": [
{
"character": "James",
"position": {
"x": 50,
"y": 15,
"z": 1.2
},
"opacity": 0
}
],
"audio": {
"filename": "B1_19-3.mp3",
"startTime": 1,
"startTimestamp": 28.28,
"finishTimestamp": 31.58
}
},
"commands": [
{
"character": "James",
"opacity": 1,
"startTime": 0
},
{
"character": "James",
"startTime": 1,
"finishTime": 4.3,
"dialogue": {
"text": "It can handle more data now, which is much better.",
"align": "center"
}
},
{
"character": "James",
"opacity": 0,
"startTime": 4.8
}
]
}