curriculum/challenges/english/blocks/learn-how-to-talk-about-hobbies-and-interests/657fb5afeeba2de5d01dda0e.md
Listen to the audio and answer the question below.
How does Tom respond to Sarah's invitation to the sci-fi convention?
Accepts immediately.
Tom does not accept the invitation. He mentions his lack of interest in sci-fi.
Declines politely.
Shows disinterest.
While Tom expresses a lack of interest, his response is more about declining the invitation politely rather than just showing disinterest.
Ignores the invitation.
Tom acknowledges the invitation and responds, so he does not ignore it.
2
{
"setup": {
"background": "company2-breakroom.png",
"characters": [
{
"character": "Tom",
"position": {"x":50,"y":15,"z":1.2},
"opacity": 0
}
],
"audio": {
"filename": "3.2-4.mp3",
"startTime": 1,
"startTimestamp": 22.06,
"finishTimestamp": 26.54
}
},
"commands": [
{
"character": "Tom",
"opacity": 1,
"startTime": 0
},
{
"character": "Tom",
"startTime": 1,
"finishTime": 5.48,
"dialogue": {
"text": "Thanks for the invite, Sarah. I appreciate it, but I'm not really into sci-fi.",
"align": "center"
}
},
{
"character": "Tom",
"opacity": 0,
"startTime": 5.98
}
]
}