curriculum/challenges/english/blocks/learn-how-to-manage-a-conversation/67e6a0742481f03cdd8485c3.md
Listen to the audio and answer the question below.
Which of the answers below could Tom use to authorize Jessica to do what she'd like to do?
That's fine. Go ahead.
EN6bd34c63
Let's talk about it some other time.
ENe37a9114
This delays the conversation and doesn't give her permission.
1
Go ahead is a phrase used to give someone permission to begin or continue with something. It shows approval in a friendly way. For example:
Person 1: Can I ask a question? — This person is asking for authorization to do something.
Person 2: Sure, go ahead. – This means person 1 is allowed to ask their question now.
{
"setup": {
"background": "company2-boardroom.png",
"characters": [
{
"character": "Jessica",
"position": {
"x": 50,
"y": 15,
"z": 1.2
},
"opacity": 0
}
],
"audio": {
"filename": "B1_15-2.mp3",
"startTime": 1,
"startTimestamp": 34.42,
"finishTimestamp": 39.38
}
},
"commands": [
{
"character": "Jessica",
"opacity": 1,
"startTime": 0
},
{
"character": "Jessica",
"startTime": 1,
"finishTime": 2.86,
"dialogue": {
"text": "If you don't mind, I'd like to take a few minutes",
"align": "center"
}
},
{
"character": "Jessica",
"startTime": 2.86,
"finishTime": 4.26,
"dialogue": {
"text": "to explain it to the rest of the team.",
"align": "center"
}
},
{
"character": "Jessica",
"startTime": 4.36,
"finishTime": 5.96,
"dialogue": {
"text": "It might impact their work as well.",
"align": "center"
}
},
{
"character": "Jessica",
"opacity": 0,
"startTime": 6.46
}
]
}