curriculum/challenges/english/blocks/learn-how-to-describe-your-current-project/656a4a7596c46e495c64a7ec.md
To work on means to spend time and effort doing a task or improving something. For example:
She is working on a new app. - This means she is developing or improving the app.
To take time off means to stop working for a short period, usually to rest or for personal reasons. For example:
I'm taking time off tomorrow because I have a doctor's appointment. - This means not working for the day.
Hi, Bob. I'm not BLANK on any data projects at the moment. I'm BLANK some time off to BLANK new things.
working
This verb means doing a job or activity. It ends in -ing.
taking
This verb means using or having time away from work to rest. It ends in -ing.
learn
This verb means to get knowledge or a new skill.
{
"setup": {
"background": "company2-center.png",
"characters": [
{
"character": "Sarah",
"position": {"x":50,"y":0,"z":1.4},
"opacity": 0
}
],
"audio": {
"filename": "2.3-5.mp3",
"startTime": 1,
"startTimestamp": 2.74,
"finishTimestamp": 8.56
}
},
"commands": [
{
"character": "Sarah",
"opacity": 1,
"startTime": 0
},
{
"character": "Sarah",
"startTime": 1,
"finishTime": 6.82,
"dialogue": {
"text": "Hi, Bob. I'm not working on any data projects at the moment. I'm taking some time off to learn new things.",
"align": "center"
}
},
{
"character": "Sarah",
"opacity": 0,
"startTime": 7.32
}
]
}