curriculum/challenges/english/blocks/learn-how-to-offer-technical-support-and-guidance/661f8dd25cb5063e427337c9.md
In this dialogue, Sarah is acknowledging Tom's submission of his code and proposing the next step they should take.
What does Sarah suggest they do next?
Start a new project
Sarah is focused on reviewing the current code, not starting a new project.
Discuss the project timeline
There's no mention of discussing timelines; Sarah wants to review the code now.
Review the code together
Plan a meeting with the team
The dialogue indicates they will review the code now, not plan further meetings.
3
{
"setup": {
"background": "interview-room3.png",
"characters": [
{
"character": "Sarah",
"position": {
"x": 50,
"y": 0,
"z": 1.4
},
"opacity": 0
}
],
"audio": {
"filename": "9.1-1.mp3",
"startTime": 1,
"startTimestamp": 0,
"finishTimestamp": 4.3
}
},
"commands": [
{
"character": "Sarah",
"opacity": 1,
"startTime": 0
},
{
"character": "Sarah",
"startTime": 1,
"finishTime": 3.92,
"dialogue": {
"text": "Hi, Tom. Thanks for submitting your code for review.",
"align": "center"
}
},
{
"character": "Sarah",
"startTime": 4.16,
"finishTime": 5.3,
"dialogue": {
"text": "Let's take a look together.",
"align": "center"
}
},
{
"character": "Sarah",
"opacity": 0,
"startTime": 5.8
}
]
}