curriculum/challenges/english/blocks/learn-how-to-discuss-roles-and-responsibilities/65b25bcc98b00d41d06d2a2b.md
Listen to the audio and answer the question.
What does Bob mean?
You will know who she is as soon as you see her.
You will not know who she is.
Bob's statement suggests the opposite, that you will indeed know her when you see her.
You will meet her for the first time.
To recognize someone means you have seen or known them before, not that it's the first meeting.
You will forget who she is.
Recognizing someone means remembering them, not forgetting.
1
{
"setup": {
"background": "company2-center.png",
"characters": [
{
"character": "Bob",
"position": {"x":50,"y":15,"z":1.2},
"opacity": 0
}
],
"audio": {
"filename": "3.3-1.mp3",
"startTime": 1,
"startTimestamp": 11.94,
"finishTimestamp": 13.22
}
},
"commands": [
{
"character": "Bob",
"opacity": 1,
"startTime": 0
},
{
"character": "Bob",
"startTime": 1,
"finishTime": 2.28,
"dialogue": {
"text": "You'll recognize her right away.",
"align": "center"
}
},
{
"character": "Bob",
"opacity": 0,
"startTime": 2.78
}
]
}