curriculum/challenges/english/blocks/learn-introductions-in-an-online-team-meeting/657b5bd17d068521ee895631.md
Daily means something that happens every day. For example:
We have a daily meeting at 9 a.m. - Here, daily describes the meeting, showing that it happens every day.
I'm a programmer and I love creating software that helps people in BLANK BLANK activities.
their
It's a possessive pronoun used to describe something that belongs to or is related to a group of people.
daily
This adjective means something happens every day.
{
"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": 4.44,
"finishTimestamp": 8.60
}
},
"commands": [
{
"character": "Alice",
"opacity": 1,
"startTime": 0
},
{
"character": "Alice",
"startTime": 1,
"finishTime": 5.16,
"dialogue": {
"text": "I'm a programmer and I love creating software that helps people in their daily activities.",
"align": "center"
}
},
{
"character": "Alice",
"opacity": 0,
"startTime": 5.66
}
]
}