curriculum/challenges/english/blocks/learn-how-to-have-a-conversation-about-preferences-and-motivations/65cb95e5ff03d253dcf867af.md
In the dialogue, Brian asks a couple of related questions.
What is Brian asking Maria about?
The team's schedule
Brian's question is more about what drives or inspires the team and Maria, not their timetable.
The reasons behind the team's and her own enthusiasm
Maria's work tasks
Brian is interested in understanding what motivates people, not specifically what Maria's tasks are.
The location of the team's office
The conversation is centered around motivation, not the physical location of where the team works.
2
{
"setup": {
"background": "cafe.png",
"characters": [
{
"character": "Brian",
"position": {"x":50,"y":15,"z":1.2},
"opacity": 0
}
],
"audio": {
"filename": "4.1-1.mp3",
"startTime": 1,
"startTimestamp": 0.00,
"finishTimestamp": 6.42
}
},
"commands": [
{
"character": "Brian",
"opacity": 1,
"startTime": 0
},
{
"character": "Brian",
"startTime": 1,
"finishTime": 4.52,
"dialogue": {
"text": "Maria, I have a question. Do you know what motivates the team?",
"align": "center"
}
},
{
"character": "Brian",
"startTime": 4.92,
"finishTime": 7.42,
"dialogue": {
"text": "How about you? What makes you feel motivated?",
"align": "center"
}
},
{
"character": "Brian",
"opacity": 0,
"startTime": 7.92
}
]
}