curriculum/challenges/english/blocks/learn-how-to-talk-about-numbers-with-a-coworker/6846d0869662c71736335932.md
Listen to the audio and answer the question below.
What is the team supposed to do first?
Build the final product.
This step happens later. First, they need to do something else.
Complete the software requirements.
Test the software with users.
Testing usually happens after development. It's not the first task.
Create the user interface.
The user interface comes after the planning phase.
2
James says, the first task is to finalize the software requirements.
This means they need to complete the software requirements document before doing anything else.
{
"setup": {
"background": "interview-room2.png",
"characters": [
{
"character": "James",
"position": {
"x": 50,
"y": 15,
"z": 1.2
},
"opacity": 0
}
],
"audio": {
"filename": "B1_23-1.mp3",
"startTime": 1,
"startTimestamp": 10.6,
"finishTimestamp": 16.26
}
},
"commands": [
{
"character": "James",
"opacity": 1,
"startTime": 0
},
{
"character": "James",
"startTime": 1,
"finishTime": 6.66,
"dialogue": {
"text": "For the initial phase, the first task is to finalize the software requirements by next Friday.",
"align": "center"
}
},
{
"character": "James",
"opacity": 0,
"startTime": 7.16
}
]
}