curriculum/challenges/english/blocks/learn-how-to-document-code-for-a-project/65e44fdc3b0d5813ee7fc300.md
Listen to the audio and answer the question.
What is Sophie not sure about?
What the project is about
Sophie knows she has a project to work on; she's uncertain about something else.
Who she is working with
Sophie's concern isn't mentioned about who she's working with, but about another aspect of the project.
Where to start with the project
When the project is due
Sophie's uncertainty isn't about the project's deadline but about how to begin her work.
3
{
"setup": {
"background": "company2-center.png",
"characters": [
{
"character": "Sophie",
"position": {
"x": 50,
"y": 0,
"z": 1.4
},
"opacity": 0
}
],
"audio": {
"filename": "7.1-1.mp3",
"startTime": 1,
"startTimestamp": 0,
"finishTimestamp": 3.94
}
},
"commands": [
{
"character": "Sophie",
"opacity": 1,
"startTime": 0
},
{
"character": "Sophie",
"startTime": 1,
"finishTime": 4.94,
"dialogue": {
"text": "Hey, Brian, I've been assigned to work on this project, and I'm not sure where to start.",
"align": "center"
}
},
{
"character": "Sophie",
"opacity": 0,
"startTime": 5.44
}
]
}