curriculum/challenges/english/blocks/learn-how-to-express-agreement/6780284188c80df6c1483f2f.md
Listen to the audio and answer the question below.
What type of project is Bob talking about?
A mobile app project
A website design project
Bob doesn't mention anything about a website.
A desktop application
Bob is talking about an app, but is it for desktops? Listen again and think about what kind of app he mentions.
A marketing project
Does Bob talk about marketing? Listen carefully to what kind of project he wants to plan.
1
Let's break this down.
What does Bob say they need to start planning? A project.
What kind of project is it? A mobile app project.
{
"setup": {
"background": "company2-boardroom.png",
"characters": [
{
"character": "Bob",
"position": {
"x": 50,
"y": 15,
"z": 1.2
},
"opacity": 0
}
],
"audio": {
"filename": "B1_10-1.mp3",
"startTime": 1,
"startTimestamp": 0,
"finishTimestamp": 2.54
}
},
"commands": [
{
"character": "Bob",
"opacity": 1,
"startTime": 0
},
{
"character": "Bob",
"startTime": 1,
"finishTime": 3.54,
"dialogue": {
"text": "We need to start planning our new mobile app project.",
"align": "center"
}
},
{
"character": "Bob",
"opacity": 0,
"startTime": 4.04
}
]
}