curriculum/challenges/english/blocks/learn-future-continuous-while-describing-actions/675d7493249c24447ca9e166.md
Listen to the audio and answer the question below.
Does Mark agree with Alice?
Yes, he agrees with her suggestion.
No, he suggests doing something different.
Mark is agreeing with Alice's suggestion and proposing to test on the staging server.
No, he thinks the issue cannot be tested.
Mark agrees to do tests on the staging server, showing he believes the issue can be tested.
Yes, but only if they use the production server.
Mark specifically mentions doing tests on the staging server, not the production server.
1
Mark's statement shows he agrees with Alice and suggests proceeding with testing in the staging environment.
{
"setup": {
"background": "company2-center.png",
"characters": [
{
"character": "Mark",
"position": {
"x": 50,
"y": 0,
"z": 1.4
},
"opacity": 0
}
],
"audio": {
"filename": "B1_6-2.mp3",
"startTime": 1,
"startTimestamp": 36.44,
"finishTimestamp": 39.76
}
},
"commands": [
{
"character": "Mark",
"opacity": 1,
"startTime": 0
},
{
"character": "Mark",
"startTime": 1,
"finishTime": 4.32,
"dialogue": {
"text": "Sure. We can do some tests on the staging server, can't we?",
"align": "center"
}
},
{
"character": "Mark",
"opacity": 0,
"startTime": 4.82
}
]
}