curriculum/challenges/english/blocks/learn-how-to-use-prepositions-according-to-context/685536a8c65e33a945f03bcf.md
Listen to the audio and complete the sentence below.
We BLANK have BLANK.
currently
This word means at the present time.
three designers
These two words tell how many people are on the design team right now.
Currently means at the present time or now. For example:
We are currently working on a new app. – This means the work is happening now.
Three designers is a way to report the number of people in a design role. For example:
The company employs three designers for this product. – This means there are three people responsible for design tasks.
{
"setup": {
"background": "company2-boardroom.png",
"characters": [
{
"character": "Maria",
"position": {
"x": 50,
"y": 0,
"z": 1.5
},
"opacity": 0
}
],
"audio": {
"filename": "B1_22-2.mp3",
"startTime": 1,
"startTimestamp": 25.06,
"finishTimestamp": 27.06
}
},
"commands": [
{
"character": "Maria",
"opacity": 1,
"startTime": 0
},
{
"character": "Maria",
"startTime": 1,
"finishTime": 3.0,
"dialogue": {
"text": "We currently have three designers.",
"align": "center"
}
},
{
"character": "Maria",
"opacity": 0,
"startTime": 3.5
}
]
}