curriculum/challenges/english/blocks/learn-how-to-describe-places-and-events/66a9602033eec6527c8f36f3.md
Listen to the audio and answer the question below.
What does Lisa want to know?
If Bob wants to join the event.
If Bob knows how many people participate.
Lisa already mentioned the number of people.
If Bob has attended the event before.
Lisa is not asking if he attended the event.
If Bob likes the event.
Lisa is not asking if he likes the event.
1
The word join means becoming part of something, like attending an event or participating in a group.
After Bob asks about the number of participants, Lisa picks up on his possible interest and asks if he wants to join the event.
{
"setup": {
"background": "company2-boardroom.png",
"characters": [
{
"character": "Bob",
"position": {
"x": 50,
"y": 15,
"z": 1.2
},
"opacity": 0
},
{
"character": "Lisa",
"position": {
"x": 50,
"y": 15,
"z": 1.2
},
"opacity": 0
}
],
"audio": {
"filename": "B1_1-1.mp3",
"startTime": 1,
"startTimestamp": 34.6,
"finishTimestamp": 40.4
}
},
"commands": [
{
"character": "Bob",
"opacity": 1,
"startTime": 0
},
{
"character": "Bob",
"startTime": 1,
"finishTime": 3.7,
"dialogue": {
"text": "How many people usually participate in these events?",
"align": "center"
}
},
{
"character": "Bob",
"opacity": 0,
"startTime": 4.05
},
{
"character": "Lisa",
"opacity": 1,
"startTime": 4.05
},
{
"character": "Lisa",
"startTime": 4.4,
"finishTime": 6.8,
"dialogue": {
"text": "Typically around 50. Why? Do you want to join?",
"align": "center"
}
},
{
"character": "Lisa",
"opacity": 0,
"startTime": 7.3
}
]
}