curriculum/challenges/english/blocks/learn-how-to-manage-a-conversation/67f06dd4633a5cab7dfb721a.md
Listen to the audio and answer the question below.
What else does Sarah want to discuss with Brian?
She doesn't have anything else to discuss right now.
She wants to talk about the budget.
Sarah does not mention the budget.
She needs to discuss the integration issues in more detail.
Sarah does not mention other details concerning the integration.
She's going to send him more questions later.
That's not mentioned. Sarah ends the conversation politely without saying she will follow up.
1
Not for now means that there's nothing more to say or do at the present time, but it doesn't close the door to discussing more in the future. It's a polite way to pause or end a conversation. For example:
Person 1: Do you have any questions?
Person 2: Not for now, thanks. – This means the person has no questions at the moment, but might have some later.
{
"setup": {
"background": "company2-center.png",
"characters": [
{
"character": "Brian",
"position": {
"x": 50,
"y": 15,
"z": 1.2
},
"opacity": 0
},
{
"character": "Sarah",
"position": {
"x": 50,
"y": 0,
"z": 1.4
},
"opacity": 0
}
],
"audio": {
"filename": "B1_15-3.mp3",
"startTime": 1,
"startTimestamp": 56.18,
"finishTimestamp": 60.42
}
},
"commands": [
{
"character": "Brian",
"opacity": 1,
"startTime": 0
},
{
"character": "Brian",
"startTime": 1,
"finishTime": 2.44,
"dialogue": {
"text": "Anything else you'd like to discuss?",
"align": "center"
}
},
{
"character": "Brian",
"opacity": 0,
"startTime": 2.74
},
{
"character": "Sarah",
"opacity": 1,
"startTime": 2.74
},
{
"character": "Sarah",
"startTime": 3.04,
"finishTime": 5.24,
"dialogue": {
"text": "Not for now. Thanks, Brian. I appreciate the update.",
"align": "center"
}
},
{
"character": "Sarah",
"opacity": 0,
"startTime": 5.74
}
]
}