curriculum/challenges/english/blocks/learn-greetings-in-your-first-day-at-the-office/656a137523a9bc0f9d3bae01.md
Workspace is often used to describe the area where someone works, especially in an office environment.
What is Maria referring to when she says workspace?
Tom's home
Think about where Tom will be doing his work.
The cafeteria
Think about where Tom will be doing his work.
Tom's area to work at in the office
The meeting room
Think about where Tom will be doing his work.
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": 17.75,
"finishTimestamp": 21.5
}
},
"commands": [
{
"character": "Maria",
"opacity": 1,
"startTime": 0
},
{
"character": "Maria",
"startTime": 1,
"finishTime": 4.8,
"dialogue": {
"text": "Do you see the desk with a drawing tablet and a computer? That's your workspace.",
"align": "center"
}
},
{
"character": "Maria",
"opacity": 0,
"startTime": 5.3
}
]
}