curriculum/challenges/english/blocks/learn-how-to-describe-your-current-project/655cadb5df07e269cccaa056.md
Listen to the audio and complete the sentence below.
Hi, Brian. What's BLANK with your BLANK?
happening
This verb asks about current events or activities in Brian's work. It ends in -ing.
project
This noun refers to the specific work or task Brian is involved in.
{
"setup": {
"background": "company2-center.png",
"characters": [
{
"character": "Amy",
"position": {"x":50,"y":0,"z":1.4},
"opacity": 0
}
],
"audio": {
"filename": "2.3-4.mp3",
"startTime": 1,
"startTimestamp": 0.00,
"finishTimestamp": 2.14
}
},
"commands": [
{
"character": "Amy",
"opacity": 1,
"startTime": 0
},
{
"character": "Amy",
"startTime": 1,
"finishTime": 3.14,
"dialogue": {
"text": "Hi, Brian. What's happening with your project?",
"align": "center"
}
},
{
"character": "Amy",
"opacity": 0,
"startTime": 3.64
}
]
}