curriculum/challenges/english/blocks/learn-introductions-in-an-online-team-meeting/657b674c711e5428985017ca.md
Listen to the audio and complete the sentence below.
I really want to BLANK with you and to BLANK to our projects here at the company.
collaborate
This verb means to work together with others to reach a shared goal.
contribute
This verb means to give something, like ideas or effort, to help a group or project.
{
"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": 13.04,
"finishTimestamp": 17.10
}
},
"commands": [
{
"character": "Alice",
"opacity": 1,
"startTime": 0
},
{
"character": "Alice",
"startTime": 1,
"finishTime": 5.06,
"dialogue": {
"text": "I really want to collaborate with you and to contribute to our projects here at the company.",
"align": "center"
}
},
{
"character": "Alice",
"opacity": 0,
"startTime": 5.56
}
]
}