curriculum/challenges/english/blocks/learn-introductions-in-an-online-team-meeting/657b2296130e541911943345.md
Listen to Alice's introduction and complete the sentence below.
Hi, BLANK. My BLANK is Alice, and I'm happy to BLANK BLANK of the BLANK.
everyone
This word is used to address all the people present. Alice uses it to greet the group.
name
This word refers to what someone is called. Alice uses it to introduce herself.
be
This word is a verb used to talk about existence or identity. Alice uses it to express her feelings.
part
This word indicates a piece or segment of something larger. Alice uses it to describe her role in the group.
team
This word refers to a group of people working together. Alice uses it to identify the group she is joining.
{
"setup": {
"background": "company2-boardroom.png",
"characters": [
{
"character": "Alice",
"position": {"x":50,"y":0,"z":1.4},
"opacity": 0
}
],
"audio": {
"filename": "1.2-1.mp3",
"startTime": 1,
"startTimestamp": 0.00,
"finishTimestamp": 3.82
}
},
"commands": [
{
"character": "Alice",
"opacity": 1,
"startTime": 0
},
{
"character": "Alice",
"startTime": 1,
"finishTime": 4.82,
"dialogue": {
"text": "Hi, everyone. My name is Alice, and I'm happy to be part of the team.",
"align": "center"
}
},
{
"character": "Alice",
"opacity": 0,
"startTime": 5.32
}
]
}