curriculum/challenges/english/blocks/learn-how-to-have-a-conversation-about-preferences-and-motivations/6581a46a402a0d39de6b1932.md
Listen to Alice talking about what bothers her at work.
For me, what really BLANK me is having to do a BLANK of repetitive tasks without any BLANK.
annoys
This word means something that bothers or irritates you. It's like when a small noise keeps happening and it starts to make you feel upset.
bunch
This word is used to describe a large number of things grouped together. It's like when you have many emails to answer at once.
variation
This word refers to having different types or changes in something. It's the opposite of doing the same thing over and over.
{
"setup": {
"background": "company2-roof.png",
"characters": [
{
"character": "Alice",
"position": {"x":50,"y":0,"z":1.4},
"opacity": 0
}
],
"audio": {
"filename": "4.1-2.mp3",
"startTime": 1,
"startTimestamp": 47.76,
"finishTimestamp": 52.78
}
},
"commands": [
{
"character": "Alice",
"opacity": 1,
"startTime": 0
},
{
"character": "Alice",
"startTime": 1,
"finishTime": 6.02,
"dialogue": {
"text": "For me, what really annoys me is having to do a bunch of repetitive tasks without any variation.",
"align": "center"
}
},
{
"character": "Alice",
"opacity": 0,
"startTime": 6.52
}
]
}