curriculum/challenges/english/blocks/learn-introductions-in-an-online-team-meeting/657df21cc45b1f66112fb8fc.md
Listen to the audio and complete the sentence below.
BLANK. Lisa, it's great to BLANK you BLANK our team, BLANK if just online.
Excellent
This word is used to express happiness or satisfaction with something. The first letter is capitalized.
have
This verb indicates possession or the experience of something happening.
join
This verb is used to describe the action of becoming part of a group.
even
This word adds emphasis and can introduce an exception or contrast.
{
"setup": {
"background": "company2-boardroom.png",
"characters": [
{
"character": "Bob",
"position": {"x":50,"y":15,"z":1.2},
"opacity": 0
}
],
"audio": {
"filename": "1.2-3.mp3",
"startTime": 1,
"startTimestamp": 53.38,
"finishTimestamp": 58.18
}
},
"commands": [
{
"character": "Bob",
"opacity": 1,
"startTime": 0
},
{
"character": "Bob",
"startTime": 1,
"finishTime": 5.80,
"dialogue": {
"text": "Excellent. Lisa, it's great to have you join our team, even if just online.",
"align": "center"
}
},
{
"character": "Bob",
"opacity": 0,
"startTime": 6.30
}
]
}