curriculum/challenges/english/blocks/learn-about-speculation-and-requests/67ee44a50d29d8069c1f2196.md
Listen to the audio and answer the question below.
What was Sophie doing?
Writing new code for Mark.
Sophie was not writing new code.
Checking Mark's code submission.
Fixing the loop structure.
Sophie noticed an issue in the loop structure, but she didn't say she was fixing it.
Submitting her own code.
Sophie was not submitting her own code.
2
Sophie mentions reviewing, which means she was looking over Mark's code carefully to check for errors or improvements. For example:
I am reviewing the report before submitting it. - The speaker is checking for mistakes before submitting the report.
{
"setup": {
"background": "company2-center.png",
"characters": [
{
"character": "Sophie",
"position": {
"x": 50,
"y": 0,
"z": 1.4
},
"opacity": 0
}
],
"audio": {
"filename": "B1_17-1.mp3",
"startTime": 1,
"startTimestamp": 0,
"finishTimestamp": 5.36
}
},
"commands": [
{
"character": "Sophie",
"opacity": 1,
"startTime": 0
},
{
"character": "Sophie",
"startTime": 1,
"finishTime": 6.36,
"dialogue": {
"text": "Hey Mark, I was reviewing your latest code submission, and I noticed a small error in the loop structure.",
"align": "center"
}
},
{
"character": "Sophie",
"opacity": 0,
"startTime": 6.86
}
]
}