curriculum/challenges/english/blocks/learn-how-to-have-a-conversation-about-preferences-and-motivations/65fc8beb00559e5a183ab2de.md
Fill in the missing words from what Maria says about working with others.
Well, BLANK with our creative team and BLANK many ideas really inspires me.
collaborating
This word means working together with others on a project or task. It ends with -ing.
brainstorming
This word means thinking of many ideas together with a group of people. It ends with -ing.
{
"setup": {
"background": "cafe.png",
"characters": [
{
"character": "Maria",
"position": {"x":50,"y":0,"z":1.5},
"opacity": 0
}
],
"audio": {
"filename": "4.1-1.mp3",
"startTime": 1,
"startTimestamp": 36.50,
"finishTimestamp": 41.38
}
},
"commands": [
{
"character": "Maria",
"opacity": 1,
"startTime": 0
},
{
"character": "Maria",
"startTime": 1,
"finishTime": 5.88,
"dialogue": {
"text": "Well, collaborating with our creative team and brainstorming many ideas really inspires me.",
"align": "center"
}
},
{
"character": "Maria",
"opacity": 0,
"startTime": 6.38
}
]
}