curriculum/challenges/english/blocks/learn-how-to-use-prepositions-according-to-context/6853d507f05d927dca755fab.md
Listen to the audio and complete the sentence below.
Excellent. That sounds good. How many developers do we BLANK have BLANK this?
currently
This adverb means at the present time.
working on
This two-word phrase means actively doing or building something. The first word ends with -ing.
Currently means at the present moment in time. For example:
We currently have three open positions. – This means there are three job openings right now.
Working on means being busy with a specific task or project. For example:
She is working on the design for the new homepage. – This means she is actively designing it.
{
"setup": {
"background": "company2-boardroom.png",
"characters": [
{
"character": "David",
"position": {
"x": 50,
"y": 0,
"z": 1.4
},
"opacity": 0
}
],
"audio": {
"filename": "B1_22-2.mp3",
"startTime": 1,
"startTimestamp": 8.78,
"finishTimestamp": 12.98
}
},
"commands": [
{
"character": "David",
"opacity": 1,
"startTime": 0
},
{
"character": "David",
"startTime": 1,
"finishTime": 5.2,
"dialogue": {
"text": "Excellent. That sounds good. How many developers do we currently have working on this?",
"align": "center"
}
},
{
"character": "David",
"opacity": 0,
"startTime": 5.7
}
]
}