curriculum/challenges/english/blocks/learn-future-continuous-while-describing-actions/675950eed633ac1ac3884471.md
Listen to the audio and answer the question below.
What does Alice mean, and how does she convey this meaning?
She means everything is fine, and she conveys this by asking a direct question.
Alice mentions having trouble, so this doesn't match her statement.
She means there is a problem with user authentication, and she conveys this by giving a detailed explanation.
Alice doesn't give a detailed explanation; she uses a tag question to confirm the issue.
She means there is an issue with user authentication, and she conveys this using a tag question.
She means she needs Mark's help, and she conveys this by giving him instructions.
Alice is not asking for help or giving instructions; she is highlighting a shared concern using a tag question.
3
Alice means there is a problem with their user authentication system. She uses a tag question (haven't we?) to involve Mark in the conversation and confirm that he is aware of the issue. Tag questions are a polite way to confirm shared understanding or agreement.
{
"setup": {
"background": "company2-center.png",
"characters": [
{
"character": "Alice",
"position": {
"x": 50,
"y": 0,
"z": 1.4
},
"opacity": 0
}
],
"audio": {
"filename": "B1_6-2.mp3",
"startTime": 1,
"startTimestamp": 0.8,
"finishTimestamp": 4.5
}
},
"commands": [
{
"character": "Alice",
"opacity": 1,
"startTime": 0
},
{
"character": "Alice",
"startTime": 1,
"finishTime": 4.7,
"dialogue": {
"text": "Hey, Mark. We've been having some trouble with our user authentication, haven't we?",
"align": "center"
}
},
{
"character": "Alice",
"opacity": 0,
"startTime": 5.2
}
]
}