curriculum/challenges/english/blocks/learn-how-to-manage-a-conversation/67ddafcebec26b8e5f46745b.md
Listen to the audio and complete the sentence below.
Anything BLANK we should discuss before our next meeting?
else
This means in addition to something or other than what has already been mentioned.
Else in the expression anything else is used to ask if there is something in addition to what has already been said or done. For example:
Would you like anything else with your order? - Here, you are asking if the other person wants something in addition to what they already asked for.
{
"setup": {
"background": "interview-room2.png",
"characters": [
{
"character": "James",
"position": {
"x": 50,
"y": 15,
"z": 1.2
},
"opacity": 0
}
],
"audio": {
"filename": "B1_15-1.mp3",
"startTime": 1,
"startTimestamp": 39.22,
"finishTimestamp": 42.22
}
},
"commands": [
{
"character": "James",
"opacity": 1,
"startTime": 0
},
{
"character": "James",
"startTime": 1,
"finishTime": 4,
"dialogue": {
"text": "Anything else we should discuss before our next meeting?",
"align": "center"
}
},
{
"character": "James",
"opacity": 0,
"startTime": 4.5
}
]
}