curriculum/challenges/english/blocks/learn-common-phrasal-verbs-and-idioms/6855b42be42ec000fbdb2e20.md
Listen to the audio and answer the question below.
What does Jake suggest visual tools like tooltips and indicators can do?
Make passwords longer.
Jake doesn't suggest changing password length.
Prevent users from forgetting their passwords.
Jake isn't focused on memory help.
Show how safe a password is.
Give users random password suggestions.
Jake doesn't mention generating passwords.
3
Password strength is a measure of how secure a password is, usually based on its length and complexity. For example:
The system checks your password strength before allowing you to continue. – This means the system tests how strong or weak your password is.
{
"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": 24.72,
"finishTimestamp": 29.92
}
},
"commands": [
{
"character": "Jake",
"opacity": 1,
"startTime": 0
},
{
"character": "Jake",
"startTime": 1,
"finishTime": 3.4,
"dialogue": {
"text": "I like that. We could use tooltips",
"align": "center"
}
},
{
"character": "Jake",
"startTime": 3.4,
"finishTime": 6.2,
"dialogue": {
"text": "or visual indicators to show password strength.",
"align": "center"
}
},
{
"character": "Jake",
"opacity": 0,
"startTime": 6.7
}
]
}