curriculum/challenges/english/blocks/learn-how-to-manage-a-conversation/67dda9b261401c6aec85c995.md
Listen to the audio and answer the question below.
What is Alice politely asking James to do?
Send her the updated project plan.
Review the plan with her.
Alice doesn't ask to go over the plan together.
Make changes to the original plan.
She is not asking James for edits.
Create a brand new project plan.
Alice does not want a new project plan from scratch.
1
If you don't mind is a polite way to ask someone to do something. It shows respect for the other person's time or willingness before making a request. For example:
If you don't mind, could you help me move these files? – This politely asks for assistance while showing consideration.
{
"setup": {
"background": "interview-room2.png",
"characters": [
{
"character": "Alice",
"position": {
"x": 50,
"y": 0,
"z": 1.4
},
"opacity": 0
}
],
"audio": {
"filename": "B1_15-1.mp3",
"startTime": 1,
"startTimestamp": 34.52,
"finishTimestamp": 37.2
}
},
"commands": [
{
"character": "Alice",
"opacity": 1,
"startTime": 0
},
{
"character": "Alice",
"startTime": 1,
"finishTime": 3.68,
"dialogue": {
"text": "And if you don't mind, could you send me the updated project plan?",
"align": "center"
}
},
{
"character": "Alice",
"opacity": 0,
"startTime": 4.18
}
]
}