curriculum/challenges/english/blocks/learn-how-to-have-a-conversation-about-preferences-and-motivations/65fc990ec22b3e6c0345c725.md
Sometimes, things at work can make people feel upset or annoyed. Brian talks about what is making him feel this way. Let's see if you can understand what is bothering Brian.
Why is Brian feeling frustrated?
Collaborating too much
Think about how Brian feels about working with others.
Being very creative
Consider if creativity is making Brian upset or happy.
Technical problems making work slow
Having too many ideas
Does having many ideas make Brian frustrated, or is it something else?
3
{
"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": 44.28,
"finishTimestamp": 54.52
}
},
"commands": [
{
"character": "Brian",
"opacity": 1,
"startTime": 0
},
{
"character": "Brian",
"startTime": 1,
"finishTime": 4.72,
"dialogue": {
"text": "I agree, Maria. Collaboration and creativity are great.",
"align": "center"
}
},
{
"character": "Brian",
"startTime": 5.02,
"finishTime": 9.34,
"dialogue": {
"text": "The problem is encountering many technical issues that slow our progress down.",
"align": "center"
}
},
{
"character": "Brian",
"startTime": 9.74,
"finishTime": 11.24,
"dialogue": {
"text": "It is really frustrating.",
"align": "center"
}
},
{
"character": "Brian",
"opacity": 0,
"startTime": 11.74
}
]
}