curriculum/challenges/english/blocks/learn-introductions-in-an-online-team-meeting/657e3c159dc94c6e33ba6115.md
Listen to the audio and complete the sentence below.
Can you BLANK BLANK yourself?
briefly
This word indicates that the introduction should be short and to the point. It ends in -ly.
introduce
This verb means to present oneself to others, usually stating your name and basic details.
{
"setup": {
"background": "interview-room3.png",
"characters": [
{
"character": "James",
"position": {"x":50,"y":15,"z":1.2},
"opacity": 0
}
],
"audio": {
"filename": "1.2-4.mp3",
"startTime": 1,
"startTimestamp": 4.14,
"finishTimestamp": 5.80
}
},
"commands": [
{
"character": "James",
"opacity": 1,
"startTime": 0
},
{
"character": "James",
"startTime": 1,
"finishTime": 2.66,
"dialogue": {
"text": "Can you briefly introduce yourself?",
"align": "center"
}
},
{
"character": "James",
"opacity": 0,
"startTime": 3.16
}
]
}