curriculum/challenges/english/blocks/learn-common-phrasal-verbs-and-idioms/68556972b49966381caac929.md
Listen to the audio and answer the question below.
What does Linda think the team could make the software interface do better?
Give users access to more settings.
Linda isn't talking about adding more options.
Make the design more colorful and modern.
Linda's focus is not on visual design.
Let users skip the login process.
That would actually reduce security.
Help users understand how to stay safe.
4
To improve means to make something better. For example:
We improved the loading time of the app by optimizing the images. – This means they made the app faster.
To guide means to lead or show someone how to do something. For example:
The tutorial will guide new users through the setup process. – This means the tutorial helps users understand how to start using the app.
{
"setup": {
"background": "company2-center.png",
"characters": [
{
"character": "Linda",
"position": {
"x": 50,
"y": 0,
"z": 1.4
},
"opacity": 0
}
],
"audio": {
"filename": "B1_24-2.mp3",
"startTime": 1,
"startTimestamp": 0.4,
"finishTimestamp": 5.94
}
},
"commands": [
{
"character": "Linda",
"opacity": 1,
"startTime": 0
},
{
"character": "Linda",
"startTime": 1,
"finishTime": 3.54,
"dialogue": {
"text": "Hi, Jake. I've been looking at our current interface",
"align": "center"
}
},
{
"character": "Linda",
"startTime": 3.54,
"finishTime": 6.54,
"dialogue": {
"text": "and thinking we could really improve how it guides users on security.",
"align": "center"
}
},
{
"character": "Linda",
"opacity": 0,
"startTime": 7.04
}
]
}