curriculum/challenges/english/blocks/learn-how-to-describe-places-and-events/66a91b5c9e55cb358bb22e43.md
Listen to the audio and complete the sentence below.
What project do you plan to BLANK BLANK?
work
The action of performing tasks or activities related to a project.
on
This preposition shows the relationship between the action (work) and the project.
Plan to work on means to have an intention or a decision to start or continue working on something. It's used to talk about future actions or projects you intend to do.
When you say that you work on something it means you are dedicating time and energy to a specific task or project. For example:
I need to work on my presentation for tomorrow. - You need to dedicate time to prepare your presentation for the next day.
She plans to work on her novel this summer. - She intends to spend time writing or improving her novel during the summer.
{
"setup": {
"background": "company2-boardroom.png",
"characters": [
{
"character": "Bob",
"position": {
"x": 50,
"y": 15,
"z": 1.2
},
"opacity": 0
}
],
"audio": {
"filename": "B1_1-1.mp3",
"startTime": 1,
"startTimestamp": 10.2,
"finishTimestamp": 12.16
}
},
"commands": [
{
"character": "Bob",
"opacity": 1,
"startTime": 0
},
{
"character": "Bob",
"startTime": 1,
"finishTime": 2.96,
"dialogue": {
"text": "What project do you plan to work on?",
"align": "center"
}
},
{
"character": "Bob",
"opacity": 0,
"startTime": 3.46
}
]
}