curriculum/challenges/english/blocks/learn-greetings-in-your-first-day-at-the-office/656a3fd085a6e92dfbaee96a.md
Occupations are jobs or professions people have. In conversations, it's common to introduce oneself with their profession.
What is Sophie's profession?
A designer
Sophie introduces herself with her job title in the dialogue.
A developer
A manager
Sophie introduces herself with her job title in the dialogue.
A marketer
Sophie introduces herself with her job title in the dialogue.
2
{
"setup": {
"background": "company2-center.png",
"characters": [
{
"character": "Sophie",
"position": { "x": 50, "y": 0, "z": 1.4 },
"opacity": 0
}
],
"audio": {
"filename": "1.1-2.mp3",
"startTime": 1,
"startTimestamp": 4.2,
"finishTimestamp": 6.66
}
},
"commands": [
{
"character": "Sophie",
"opacity": 1,
"startTime": 0
},
{
"character": "Sophie",
"startTime": 1,
"finishTime": 3.46,
"dialogue": {
"text": "Oh, hi Tom. I'm Sophie. I'm a developer.",
"align": "center"
}
},
{
"character": "Sophie",
"opacity": 0,
"startTime": 3.96
}
]
}