curriculum/challenges/english/blocks/learn-how-to-manage-a-conversation/67efd0273ee551f00c0b207e.md
Listen to the audio and complete the sentence below.
Hey, Sarah. I wanted to discuss an BLANK project with you.
ongoing
This describes something that is continuing or still in progress.
Ongoing means something that is still happening or continuing over time. For example:
The team is working on an ongoing investigation into the issue. – In this sentence, ongoing shows that the investigation hasn't ended yet.
{
"setup": {
"background": "company2-center.png",
"characters": [
{
"character": "Brian",
"position": {
"x": 50,
"y": 15,
"z": 1.2
},
"opacity": 0
}
],
"audio": {
"filename": "B1_15-3.mp3",
"startTime": 1,
"startTimestamp": 0,
"finishTimestamp": 3.42
}
},
"commands": [
{
"character": "Brian",
"opacity": 1,
"startTime": 0
},
{
"character": "Brian",
"startTime": 1,
"finishTime": 4.42,
"dialogue": {
"text": "Hey, Sarah. I wanted to discuss an ongoing project with you.",
"align": "center"
}
},
{
"character": "Brian",
"opacity": 0,
"startTime": 4.92
}
]
}