curriculum/challenges/english/blocks/learn-how-to-share-your-opinion/678c8f6deb9e3d2beaa01b76.md
Listen to the audio and answer the question.
Linda agrees with Tom, what should she answer?
I don't think so.
EN6f1e642e
This is used to disagree with someone.
That's true.
EN06935d5b
2
When you agree with someone, phrases like That's true are commonly used to express agreement.
{
"setup": {
"background": "company2-breakroom.png",
"characters": [
{
"character": "Tom",
"position": {
"x": 50,
"y": 15,
"z": 1.2
},
"opacity": 0
}
],
"audio": {
"filename": "B1_9-1.mp3",
"startTime": 1,
"startTimestamp": 22.46,
"finishTimestamp": 31.84
}
},
"commands": [
{
"character": "Tom",
"opacity": 1,
"startTime": 0
},
{
"character": "Tom",
"startTime": 1,
"finishTime": 4.84,
"dialogue": {
"text": "I'm not a fan of Python syntax. It feels a bit rigid.",
"align": "center"
}
},
{
"character": "Tom",
"startTime": 5.34,
"finishTime": 10.38,
"dialogue": {
"text": "I find JavaScript more flexible and it's the go-to language for front-end development.",
"align": "center"
}
},
{
"character": "Tom",
"opacity": 0,
"startTime": 10.88
}
]
}