curriculum/challenges/english/blocks/learn-how-to-have-a-conversation-about-preferences-and-motivations/658195600d516b37e310fbf2.md
Listen to the audio and answer the question.
What does Tom mean in his statement?
He finds having many meetings enjoyable
When something gets to you it is usually the opposite of enjoyable.
The meetings have no impact on him
If something gets to you they have an impact on you.
He is bothered by the number of meetings
He wishes for even more meetings
Gets to me contrasts with wanting more of something.
3
{
"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
}
]
}