curriculum/challenges/english/blocks/learn-how-to-express-decisions-based-on-comparisons/67d2cf65ca86f929c07f45b2.md
Listen to the audio and answer the question below.
How might Alice respond to Tom's opinion?
That's interesting.
EN541f71ce
I don't like working overtime.
ENf2be78e9
Tom is talking about work-life balance and flexible hours, not overtime.
1
A natural response to someone sharing their opinion is to show interest or curiosity. That's interesting is a neutral and polite way to acknowledge what Tom said.
I don't like working overtime does not fit because Tom does not mention working overtime, only flexibility and leave policies.
{
"setup": {
"background": "company2-center.png",
"characters": [
{
"character": "Tom",
"position": {
"x": 50,
"y": 15,
"z": 1.2
},
"opacity": 0
}
],
"audio": {
"filename": "B1_13-2.mp3",
"startTime": 1,
"startTimestamp": 8.68,
"finishTimestamp": 18.18
}
},
"commands": [
{
"character": "Tom",
"opacity": 1,
"startTime": 0
},
{
"character": "Tom",
"startTime": 1,
"finishTime": 3.4,
"dialogue": {
"text": "Well, Alice, it depends on what you're looking for.",
"align": "center"
}
},
{
"character": "Tom",
"startTime": 3.64,
"finishTime": 6.88,
"dialogue": {
"text": "In terms of work-life balance, TechCorp is probably the best.",
"align": "center"
}
},
{
"character": "Tom",
"startTime": 7.1,
"finishTime": 10.5,
"dialogue": {
"text": "They offer the most flexible hours and the most generous leave policy.",
"align": "center"
}
},
{
"character": "Tom",
"opacity": 0,
"startTime": 11
}
]
}