curriculum/challenges/english/blocks/learn-how-to-discuss-popular-trends-in-technology/661934977df94b891d403ca9.md
Listen to the audio and fill in the blanks.
Tom: What other BLANK tools are there?
Alice: Well, there are project BLANK tools.
collaboration
The act of doing things or finishing tasks with help of other people
management
The way someone takes care of or organizes something, like a job, a group of people, tasks, or even projects.
{
"setup": {
"background": "company2-center.png",
"characters": [
{
"character": "Tom",
"position": {
"x": 50,
"y": 15,
"z": 1.2
},
"opacity": 0
},
{
"character": "Alice",
"position": {
"x": 50,
"y": 0,
"z": 1.4
},
"opacity": 0
}
],
"audio": {
"filename": "4.2-2.mp3",
"startTime": 1,
"startTimestamp": 30.82,
"finishTimestamp": 35.44
}
},
"commands": [
{
"character": "Tom",
"opacity": 1,
"startTime": 0
},
{
"character": "Tom",
"startTime": 1,
"finishTime": 3.04,
"dialogue": {
"text": "What other collaboration tools are there?",
"align": "center"
}
},
{
"character": "Tom",
"opacity": 0,
"startTime": 3.29
},
{
"character": "Alice",
"opacity": 1,
"startTime": 3.29
},
{
"character": "Alice",
"startTime": 3.54,
"finishTime": 5.62,
"dialogue": {
"text": "Well, there are project management tools.",
"align": "center"
}
},
{
"character": "Alice",
"opacity": 0,
"startTime": 6.12
}
]
}