curriculum/challenges/english/blocks/learn-how-to-talk-about-past-experiences/671f7592e571ad05716b2c67.md
Listen to the audio and answer the question below.
Brian wants to keep the conversation flowing. What should he say next?
Sorry Maria, I'm running late for my talk. Let's meet later.
EN4e3217eb
While it suggests politeness, it doesn't match the friendly and enthusiastic tone of the original answer.
Wow Maria! So nice to see you. Let's catch up.
ENd925b013
2
In the dialogue, Brian responds with excitement and friendliness.
The correct answer reflects his positive attitude with phrases like So nice to see you and Let's catch up, which align with the original conversation's tone.
{
"setup": {
"background": "cafe.png",
"characters": [
{
"character": "Maria",
"position": {
"x": 50,
"y": 0,
"z": 1.5
},
"opacity": 0
}
],
"audio": {
"filename": "B1_2-3.mp3",
"startTime": 1,
"startTimestamp": 0.56,
"finishTimestamp": 3.94
}
},
"commands": [
{
"character": "Maria",
"opacity": 1,
"startTime": 0
},
{
"character": "Maria",
"startTime": 1,
"finishTime": 4.38,
"dialogue": {
"text": "Brian, is that you? What a surprise to see you here at PyCon.",
"align": "center"
}
},
{
"character": "Maria",
"opacity": 0,
"startTime": 4.88
}
]
}