curriculum/challenges/english/blocks/learn-greetings-in-your-first-day-at-the-office/656d1936ab6cfb04e2ca6944.md
A workmate refers to someone you work with. It's another word for colleague or co-worker. This person is someone you probably see regularly at your job or workplace.
Sophie is a great BLANK. She's very kind and helpful.
workmate
This noun refers to someone Brian and Tom both know from their job.
{
"setup": {
"background": "cafe.png",
"characters": [
{
"character": "Brian",
"position": { "x": 50, "y": 15, "z": 1.2 },
"opacity": 0
}
],
"audio": {
"filename": "1.1-4.mp3",
"startTime": 1,
"startTimestamp": 18.75,
"finishTimestamp": 22.3
}
},
"commands": [
{
"character": "Brian",
"opacity": 1,
"startTime": 0
},
{
"character": "Brian",
"startTime": 1,
"finishTime": 4.5,
"dialogue": {
"text": "Sophie is a great workmate. She's very kind and helpful.",
"align": "center"
}
},
{
"character": "Brian",
"opacity": 0,
"startTime": 5
}
]
}