curriculum/challenges/english/blocks/learn-how-to-describe-places-and-events/66a909dc2e382527ead44c23.md
Listen to the audio and answer the question below.
What does Bob want to know from Lisa?
If Lisa can lend him some money.
His question is not about borrowing money.
If Lisa can help him with his project.
The question is not specifically about a project. It is more general.
If Lisa has time to talk.
If Lisa is feeling well.
This question is not about Lisa's health.
3
Do you have a minute? is a polite way to ask if someone has time to talk.
{
"setup": {
"background": "company2-boardroom.png",
"characters": [
{
"character": "Bob",
"position": {
"x": 50,
"y": 15,
"z": 1.2
},
"opacity": 0
}
],
"audio": {
"filename": "B1_1-1.mp3",
"startTime": 1,
"startTimestamp": 0,
"finishTimestamp": 1.72
}
},
"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.22
}
]
}