curriculum/challenges/english/blocks/learn-how-to-use-conditionals/677fe8d2af2bd0280ec7b0aa.md
Listen to the audio and answer the question below.
What does Bob think about not needing to rely on your memory?
He thinks it's unnecessary.
Bob doesn't find it unnecessary.
He thinks it's clever.
He thinks it's confusing.
Bob doesn't find the idea confusing.
He thinks it's risky.
Bob does not suggest that relying on reminders is risky.
2
In the sentence, Bob expresses admiration for using reminders instead of depending on memory. That's clever shows he finds it a smart and practical solution. For example:
Using automation to save time is clever. - It's a smart idea.
Organizing tasks with labels is clever. - It's an effective solution.
{
"setup": {
"background": "company2-boardroom.png",
"characters": [
{
"character": "Bob",
"position": {
"x": 50,
"y": 15,
"z": 1.2
},
"opacity": 0
}
],
"audio": {
"filename": "B1_7-2.mp3",
"startTime": 1,
"startTimestamp": 18.74,
"finishTimestamp": 22.18
}
},
"commands": [
{
"character": "Bob",
"opacity": 1,
"startTime": 0
},
{
"character": "Bob",
"startTime": 1,
"finishTime": 1.82,
"dialogue": {
"text": "Oh, I see.",
"align": "center"
}
},
{
"character": "Bob",
"startTime": 1.98,
"finishTime": 3.58,
"dialogue": {
"text": "So you don't need to rely on your memory.",
"align": "center"
}
},
{
"character": "Bob",
"startTime": 3.76,
"finishTime": 4.44,
"dialogue": {
"text": "That's clever.",
"align": "center"
}
},
{
"character": "Bob",
"opacity": 0,
"startTime": 4.94
}
]
}