curriculum/challenges/english/blocks/learn-how-to-describe-places-and-events/66b52c4a31f856ade0d69baf.md
Listen to the audio and answer the question below.
Which of the following best describes Brian's progress on the new section about password security?
Brian has finished the new section.
Think about the meaning of currently.
Brian is working on the new section.
Brian will start the new section next month.
Think about what currently implies about timing.
Brian is considering the new section.
Consider what currently suggests about the action.
2
Currently means at the present time or now. It indicates that something is happening at this moment. For example:
She is currently debugging the software. - She is debugging the software right now.
We are currently testing the new app. - You and your team are testing the new app at this moment.
{
"setup": {
"background": "company2-breakroom.png",
"characters": [
{
"character": "Brian",
"position": {
"x": 50,
"y": 15,
"z": 1.2
},
"opacity": 0
}
],
"audio": {
"filename": "B1_1-2.mp3",
"startTime": 1,
"startTimestamp": 16.2,
"finishTimestamp": 20.04
}
},
"commands": [
{
"character": "Brian",
"opacity": 1,
"startTime": 0
},
{
"character": "Brian",
"startTime": 1,
"finishTime": 4.84,
"dialogue": {
"text": "I'm currently adding a new section focused on password security now.",
"align": "center"
}
},
{
"character": "Brian",
"opacity": 0,
"startTime": 5.34
}
]
}