curriculum/challenges/english/blocks/learn-common-phrasal-verbs-and-idioms/6855f785fb25ec8c3918dd32.md
Listen to the audio and complete the sentence below.
We could make the UI BLANK users so that their questions are BLANK but memorable.
prompt
This means to encourage or remind someone to take action or respond.
unique
This means one-of-a-kind or different from anything else.
To prompt means to cause or encourage someone to do something or give a response. For example:
The app prompts users to update their settings. – This means the app reminds or asks users to take an action.
Something unique is one-of-a-kind or unlike anything else. For example:
Each user gets a unique code for account activation. – This means the code is different for every person.
{
"setup": {
"background": "company2-center.png",
"characters": [
{
"character": "Jake",
"position": {
"x": 50,
"y": 0,
"z": 1.4
},
"opacity": 0
}
],
"audio": {
"filename": "B1_24-2.mp3",
"startTime": 1,
"startTimestamp": 45.6,
"finishTimestamp": 50.46
}
},
"commands": [
{
"character": "Jake",
"opacity": 1,
"startTime": 0
},
{
"character": "Jake",
"startTime": 1,
"finishTime": 3.08,
"dialogue": {
"text": "We could make the UI prompt users",
"align": "center"
}
},
{
"character": "Jake",
"startTime": 3.08,
"finishTime": 5.86,
"dialogue": {
"text": "so that their questions are unique but memorable.",
"align": "center"
}
},
{
"character": "Jake",
"opacity": 0,
"startTime": 6.36
}
]
}