curriculum/challenges/english/blocks/learn-how-to-have-a-conversation-about-preferences-and-motivations/65fc9be86f2ae26ddcdf0bb3.md
Listen to Maria and answer the question.
What can boost their motivation according to Maria?
Having a big team
Think about what specifically makes the team more motivated, not just the size of the team.
Taking a long break
Consider if breaks are mentioned as a way to increase motivation.
Seeing the team inspired
Solving problems quickly
Reflect on whether the speed of solving problems is what Maria highlights as motivating.
3
{
"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": 60.96,
"finishTimestamp": 68.80
}
},
"commands": [
{
"character": "Maria",
"opacity": 1,
"startTime": 0
},
{
"character": "Maria",
"startTime": 1,
"finishTime": 5.7,
"dialogue": {
"text": "But do you know what else is great? Seeing the team's enthusiasm after solving these issues.",
"align": "center"
}
},
{
"character": "Maria",
"startTime": 6.16,
"finishTime": 8.84,
"dialogue": {
"text": "When you see the team inspired, it can boost your motivation.",
"align": "center"
}
},
{
"character": "Maria",
"opacity": 0,
"startTime": 9.34
}
]
}