curriculum/challenges/english/blocks/learn-greetings-in-your-first-day-at-the-office/656a2bfbfc3336274c874bed.md
Occupations or professions are roles people have in their jobs. In this dialogue, Tom introduces himself with his profession.
What is Tom's profession?
Developer
Tom clearly states his job title after introducing himself.
Manager
Tom clearly states his job title after introducing himself.
Graphic Designer
Engineer
Tom clearly states his job title after introducing himself.
3
{
"setup": {
"background": "company2-center.png",
"characters": [
{
"character": "Tom",
"position": { "x": 50, "y": 15, "z": 1.2 },
"opacity": 0
}
],
"audio": {
"filename": "1.1-2.mp3",
"startTime": 1,
"startTimestamp": 0,
"finishTimestamp": 3.52
}
},
"commands": [
{
"character": "Tom",
"opacity": 1,
"startTime": 0
},
{
"character": "Tom",
"startTime": 1,
"finishTime": 4.15,
"dialogue": {
"text": "Hi there. I'm Tom. I'm the new graphic designer.",
"align": "center"
}
},
{
"character": "Tom",
"opacity": 0,
"startTime": 4.65
}
]
}