curriculum/challenges/english/blocks/learn-common-phrasal-verbs-and-idioms/68557c44472708a3b0bb616c.md
Listen to the audio and complete the sentence below.
We need to make the instructions BLANK and more BLANK.
clearer
This is a comparative adjective. It means easier to understand.
prominent
This means easy to see or notice; something that stands out.
Clear means easy to understand or see. Its comparative form, clearer, means easier to understand. For example:
The instructions are clear and simple. – This only emphasizes the simplicity of the instructions without comparing them.
This version of the guide is clearer than the last one. – This compares the simplicity of two versions, the current and the last one.
Prominent means something is easy to notice or stands out. For example:
The error message should be placed in a prominent position on the screen. – This means the message should be very visible so users can see it easily.
{
"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": 19.64,
"finishTimestamp": 22.82
}
},
"commands": [
{
"character": "Linda",
"opacity": 1,
"startTime": 0
},
{
"character": "Linda",
"startTime": 1,
"finishTime": 4.18,
"dialogue": {
"text": "We need to make the instructions clearer and more prominent.",
"align": "center"
}
},
{
"character": "Linda",
"opacity": 0,
"startTime": 4.68
}
]
}