curriculum/challenges/english/blocks/learn-how-to-use-adjectives-in-conversations/68240ebbd3677120ae01272f.md
Listen to the audio and complete the sentence below.
Yes, it changes size really well. It works great on different devices. Everything adjusts BLANK and looks good, which makes it BLANK to use.
by itself
This two-word phrase means automatically or without needing help.
nicer
This is the comparative form of nice. It means more pleasant or more enjoyable.
By itself means something happens automatically, without anyone needing to do it. For example:
The layout updates by itself when the window size changes. – It changes automatically.
Nicer is the comparative form of nice. It means something is better, more comfortable, or more pleasant than something else. For example:
The new interface is nicer to use. – It's more enjoyable or user-friendly.
{
"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": 38.54,
"finishTimestamp": 47.02
}
},
"commands": [
{
"character": "James",
"opacity": 1,
"startTime": 0
},
{
"character": "James",
"startTime": 1,
"finishTime": 5.08,
"dialogue": {
"text": "Yes, it changes size really well. It works great on different devices.",
"align": "center"
}
},
{
"character": "James",
"startTime": 5.4,
"finishTime": 9.48,
"dialogue": {
"text": "Everything adjusts by itself and looks good, which makes it nicer to use.",
"align": "center"
}
},
{
"character": "James",
"opacity": 0,
"startTime": 9.98
}
]
}