curriculum/challenges/english/blocks/learn-introductions-in-an-online-team-meeting/657cd2ab46d95e075065d952.md
Listen to the audio and complete the sentence below.
I'm starting as a BLANK BLANK today. I really like learning new things and can't wait to start BLANK to our projects.
junior
This word refers to a person who is new or has less experience in a job.
developer
This word refers to someone who writes code to build software, apps, or websites.
contributing
This verb means helping by giving ideas, work, or support to a group or project. It ends in -ing.
{
"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": 42.38,
"finishTimestamp": 48.82
}
},
"commands": [
{
"character": "Alice",
"opacity": 1,
"startTime": 0
},
{
"character": "Alice",
"startTime": 1,
"finishTime": 2.82,
"dialogue": {
"text": "I'm starting as a junior developer today.",
"align": "center"
}
},
{
"character": "Alice",
"startTime": 2.83,
"finishTime": 4.51,
"dialogue": {
"text": "I really like learning new things",
"align": "center"
}
},
{
"character": "Alice",
"startTime": 4.51,
"finishTime": 7.44,
"dialogue": {
"text": "and can't wait to start contributing to our projects.",
"align": "center"
}
},
{
"character": "Alice",
"opacity": 0,
"startTime": 7.94
}
]
}