curriculum/challenges/english/blocks/learn-how-to-describe-places-and-events/66a91783d34e873290e9f5ec.md
Listen to the audio and answer the question below.
What does Bob want to know from Lisa?
If she is busy right now.
Bob already knows Lisa is available to talk because she said Sure, what's up?
If she needs help with her project.
Bob is not asking if Lisa needs help.
If she has any project ideas.
Bob is not asking about project ideas.
If she is going to a Hackathon this weekend.
4
To find out what Bob wants to know, listen to the second question he asks. Pay attention what comes after I hear you're going to... which show what Bob is trying to find out.
He uses a question to confirm what he heard, specifically mentioning the event he thinks she's attending.
{
"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": 0,
"finishTimestamp": 6.7
}
},
"commands": [
{
"character": "Bob",
"opacity": 1,
"startTime": 0
},
{
"character": "Bob",
"startTime": 1,
"finishTime": 2.72,
"dialogue": {
"text": "Hey Lisa, do you have a minute?",
"align": "center"
}
},
{
"character": "Bob",
"opacity": 0,
"startTime": 3.04
},
{
"character": "Lisa",
"opacity": 1,
"startTime": 3.04
},
{
"character": "Lisa",
"startTime": 3.36,
"finishTime": 4.48,
"dialogue": {
"text": "Sure, Bob. What's up?",
"align": "center"
}
},
{
"character": "Lisa",
"opacity": 0,
"startTime": 4.66
},
{
"character": "Bob",
"opacity": 1,
"startTime": 4.66
},
{
"character": "Bob",
"startTime": 4.84,
"finishTime": 7.7,
"dialogue": {
"text": "I hear you're going to a hackathon this weekend. Is that right?",
"align": "center"
}
},
{
"character": "Bob",
"opacity": 0,
"startTime": 8.2
}
]
}