curriculum/challenges/english/blocks/learn-how-to-have-a-conversation-about-preferences-and-motivations/6581950a4e5ca237a17d1a02.md
Tom is talking about something else that bothers or annoys him at work.
Listen to Tom's statement and fill in the missing words about what else is troubling him at work.
BLANK thing that BLANK to me is BLANK too many meetings.
Another
This word means one more or an extra thing. This word is capitalized.
gets
This word is part of an expression that means something is making Tom upset or annoyed.
having
This word is used when you're talking about experiencing something, like when you have a lot of something.
{
"setup": {
"background": "company2-roof.png",
"characters": [
{
"character": "Tom",
"position": {"x":50,"y":15,"z":1.2},
"opacity": 0
}
],
"audio": {
"filename": "4.1-2.mp3",
"startTime": 1,
"startTimestamp": 33.80,
"finishTimestamp": 37.44
}
},
"commands": [
{
"character": "Tom",
"opacity": 1,
"startTime": 0
},
{
"character": "Tom",
"startTime": 1,
"finishTime": 4.64,
"dialogue": {
"text": "Another thing that gets to me is having too many meetings.",
"align": "center"
}
},
{
"character": "Tom",
"opacity": 0,
"startTime": 5.14
}
]
}