curriculum/challenges/english/blocks/learn-future-continuous-while-describing-actions/675d72320c09a53c1020e59d.md
Listen to the audio and answer the question below.
What does Alice suggest doing?
Stopping all tests and checking the logs again.
Alice does not suggest stopping tests; she wants to run more tests to replicate the issue.
Running only one test to see if it works.
Alice suggests running a few tests, not just one.
Ignoring the issue and waiting for more data.
Alice wants to actively test and replicate the issue, not ignore it.
Running more tests to try to replicate the issue.
4
Alice says, Let's run a few more tests to see if we can replicate the issue. This means she is suggesting performing additional tests to reproduce the problem and understand it better.
{
"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": 31.38,
"finishTimestamp": 35.9
}
},
"commands": [
{
"character": "Alice",
"opacity": 1,
"startTime": 0
},
{
"character": "Alice",
"startTime": 1,
"finishTime": 4.3,
"dialogue": {
"text": "It is. Let's run a few more tests to see if we can replicate the issue.",
"align": "center"
}
},
{
"character": "Alice",
"startTime": 4.4,
"finishTime": 5.52,
"dialogue": {
"text": "Will you help me with that?",
"align": "center"
}
},
{
"character": "Alice",
"opacity": 0,
"startTime": 6.02
}
]
}