curriculum/challenges/english/blocks/learn-introductions-in-an-online-team-meeting/657cd301c8cef107941a5552.md
Listen to the audio and answer the question below.
What is the sequence of statements in Alice's self-introduction?
She introduces herself, mentions her new role, expresses her interests, and her interest to contribute.
She mentions her new role, introduces herself, expresses her interest to contribute, and then her interests.
Listen again to the order in which Alice introduces these elements.
She expresses her interests, introduces herself, mentions her new role, and her interest to contribute.
The sequence is slightly different. Focus on how she starts her introduction.
She introduces herself, expresses her interest to contribute, mentions her new role, and then her interests.
Pay attention to the order of her introduction and when she talks about her role.
1
{
"setup": {
"background": "company2-boardroom.png",
"characters": [
{
"character": "Alice",
"position": { "x": 50, "y": 0, "z": 1.4 },
"opacity": 0
}
],
"audio": {
"filename": "1.2-2.mp3",
"startTime": 1,
"startTimestamp": 39.5,
"finishTimestamp": 48.82
}
},
"commands": [
{
"character": "Alice",
"opacity": 1,
"startTime": 0
},
{
"character": "Alice",
"startTime": 1,
"finishTime": 3.72,
"dialogue": {
"text": "Great, thanks everybody. Well, I'm Alice.",
"align": "center"
}
},
{
"character": "Alice",
"startTime": 3.72,
"finishTime": 5.54,
"dialogue": {
"text": "I'm starting as a junior developer today.",
"align": "center"
}
},
{
"character": "Alice",
"startTime": 5.54,
"finishTime": 7.36,
"dialogue": {
"text": "I really like learning new things",
"align": "center"
}
},
{
"character": "Alice",
"startTime": 7.36,
"finishTime": 10.32,
"dialogue": {
"text": "and can't wait to start contributing to our projects.",
"align": "center"
}
},
{
"character": "Alice",
"opacity": 0,
"startTime": 10.82
}
]
}