curriculum/challenges/english/blocks/learn-introductions-in-an-online-team-meeting/657df5d14291b56887825276.md
Listen to the audio and complete the sentence below.
Good morning. I'm James. I'm BLANK to BLANK you with your BLANK.
here
This word indicates presence or position in a specific place or situation.
help
This verb implies providing assistance or support to someone.
training
This word refers to the process of learning skills or knowledge needed for a specific task or job. It ends in -ing.
{
"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": 0.00,
"finishTimestamp": 3.70
}
},
"commands": [
{
"character": "James",
"opacity": 1,
"startTime": 0
},
{
"character": "James",
"startTime": 1,
"finishTime": 4.70,
"dialogue": {
"text": "Good morning. I'm James. I'm here to help you with your training.",
"align": "center"
}
},
{
"character": "James",
"opacity": 0,
"startTime": 5.20
}
]
}