curriculum/challenges/english/blocks/learn-greetings-in-your-first-day-at-the-office/6537e6ece93e5724eeb27c54.md
To mention your job or role in a company, you'd say, I'm [name], the [job title]. Name refers to your name, and job title is your occupation. This lets others know your position or role.
What is Maria's job role at the company?
Graphic Designer
Focus on the term Maria used to describe herself.
Team Member
Focus on the term Maria used to describe herself.
Team Lead
CEO
Focus on the term Maria used to describe herself.
3
{
"setup": {
"background": "company2-center.png",
"characters": [
{
"character": "Maria",
"position": { "x": 50, "y": 0, "z": 1.5 },
"opacity": 0
}
],
"audio": {
"filename": "1.1-1.mp3",
"startTime": 1,
"startTimestamp": 2.6,
"finishTimestamp": 4
}
},
"commands": [
{
"character": "Maria",
"opacity": 1,
"startTime": 0
},
{
"character": "Maria",
"startTime": 1,
"finishTime": 2.2,
"dialogue": {
"text": "I'm Maria, the team lead.",
"align": "center"
}
},
{
"character": "Maria",
"opacity": 0,
"startTime": 2.7
}
]
}