curriculum/challenges/english/blocks/learn-how-to-manage-a-conversation/67dc3e08edb3923cf86151ec.md
Listen to the audio and answer the question below.
What could Alice say to confirm the topic they were discussing?
Yes, that's right.
EN93e9feeb
I don't remember.
ENe105c4bb
This does not confirm the topic of discussion.
1
That in Yes, that's right. is used to refer to something previously mentioned by the other speaker. It acts as a pronoun replacing the entire idea of what James said. Another example:
Person 1: The meeting is at 3 PM, right? - This person is affirming something (the time of the meeting) and asking for confirmation.
Person 2: Yes, that's correct. - Here, that refers to what person 1 affirmed (The meeting is at 3 PM).
{
"setup": {
"background": "interview-room2.png",
"characters": [
{
"character": "James",
"position": {
"x": 50,
"y": 15,
"z": 1.2
},
"opacity": 0
}
],
"audio": {
"filename": "B1_15-1.mp3",
"startTime": 1,
"startTimestamp": 4.4,
"finishTimestamp": 7.9
}
},
"commands": [
{
"character": "James",
"opacity": 1,
"startTime": 0
},
{
"character": "James",
"startTime": 1,
"finishTime": 4.5,
"dialogue": {
"text": "Sure, Alice. We were talking about the new project requirements, right?",
"align": "center"
}
},
{
"character": "James",
"opacity": 0,
"startTime": 5
}
]
}