curriculum/challenges/english/blocks/learn-introductions-in-an-online-team-meeting/657df30a140de766c3896294.md
In a team context, to support means to provide help or assistance to someone. It's about making sure team members have what they need to succeed.
Okay, team. BLANK help Lisa with the BLANK she BLANK to start.
Let's
This word is a contraction of let us, used to suggest a proposal or offer for the group. The first letter is capitalized.
support
This noun refers to the help or assistance provided to someone.
needs
This verb means something is required or necessary. It ends in -s.
{
"setup": {
"background": "company2-boardroom.png",
"characters": [
{
"character": "Bob",
"position": {"x":50,"y":15,"z":1.2},
"opacity": 0
}
],
"audio": {
"filename": "1.2-3.mp3",
"startTime": 1,
"startTimestamp": 58.82,
"finishTimestamp": 62.18
}
},
"commands": [
{
"character": "Bob",
"opacity": 1,
"startTime": 0
},
{
"character": "Bob",
"startTime": 1,
"finishTime": 4.36,
"dialogue": {
"text": "Okay, team. Let's help Lisa with the support she needs to start.",
"align": "center"
}
},
{
"character": "Bob",
"opacity": 0,
"startTime": 4.86
}
]
}