curriculum/challenges/english/blocks/learn-how-to-discuss-roles-and-responsibilities/65b22b3556d52217d9595372.md
Listen to the audio and answer the question.
What is Bob asking about?
If Sophie knows where Anna is
Bob's question is about meeting Anna, not about her location.
If Anna has met Sophie
The question is directed towards Sophie's experience, not Anna's.
If Sophie will meet Anna in the future
Bob's question is about past experiences up to now, not future plans.
If Sophie has met Anna before now
4
{
"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": 0.00,
"finishTimestamp": 1.60
}
},
"commands": [
{
"character": "Bob",
"opacity": 1,
"startTime": 0
},
{
"character": "Bob",
"startTime": 1,
"finishTime": 2.60,
"dialogue": {
"text": "Hey, have you met Anna yet?",
"align": "center"
}
},
{
"character": "Bob",
"opacity": 0,
"startTime": 3.10
}
]
}