curriculum/challenges/english/blocks/learn-how-to-manage-a-conversation/67dd70e55261f400f601c98a.md
Listen to the audio and complete the sentence below.
What do you think about BLANK it for the end of next month?
setting
This means choosing or deciding on a specific date or time. Use the -ing form.
To set a date means to decide on a specific day for an event or deadline. For example:
Let's set a date for the team presentation. – This means choosing a day when the team will present.
{
"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": 23.54,
"finishTimestamp": 26.4
}
},
"commands": [
{
"character": "Alice",
"opacity": 1,
"startTime": 0
},
{
"character": "Alice",
"startTime": 1,
"finishTime": 3.86,
"dialogue": {
"text": "What do you think about setting it for the end of next month?",
"align": "center"
}
},
{
"character": "Alice",
"opacity": 0,
"startTime": 4.36
}
]
}