curriculum/challenges/english/blocks/learn-how-to-manage-a-conversation/67f05b27e13f3333efd9167c.md
Listen to the audio and answer the question below.
What could Brian briefly say to tell Sarah there's no decision about the timeline yet?
Not yet.
ENbe3a1e75
We will see.
ENe714cf7e
This is too general. It doesn't directly respond to Sarah's question about the timeline.
1
Not yet. is a common short answer used to say that something hasn't happened or been decided at this moment in time, but it may happen in the future. It's often used when something is expected but not confirmed. For example:
Person 1: Have they sent the report? - This person is asking if the other has already received a report.
Person 2: Not yet. – This means the report hasn't been sent, but it might be sent soon.
{
"setup": {
"background": "company2-center.png",
"characters": [
{
"character": "Sarah",
"position": {
"x": 50,
"y": 0,
"z": 1.4
},
"opacity": 0
}
],
"audio": {
"filename": "B1_15-3.mp3",
"startTime": 1,
"startTimestamp": 32.34,
"finishTimestamp": 35.42
}
},
"commands": [
{
"character": "Sarah",
"opacity": 1,
"startTime": 0
},
{
"character": "Sarah",
"startTime": 1,
"finishTime": 1.9,
"dialogue": {
"text": "Speaking of which,",
"align": "center"
}
},
{
"character": "Sarah",
"startTime": 2.08,
"finishTime": 4.08,
"dialogue": {
"text": "do you know if there's a timeline for the next phase?",
"align": "center"
}
},
{
"character": "Sarah",
"opacity": 0,
"startTime": 4.58
}
]
}