curriculum/challenges/english/blocks/learn-how-to-offer-technical-support-and-guidance/66222e95ac25115f2dc5f171.md
This task checks for understanding of Maria's instructions to Tom.
What is Maria instructing Tom to do first before he starts coding?
To start coding immediately
Maria specifies a crucial step before Tom starts coding, not to begin coding right away.
To complete a training session
While training might be important, Maria specifically mentions installing the development environment first.
To install the development environment correctly
To prepare a project plan
Preparing a project plan isn't mentioned as the first step by Maria. She focuses on setting up the development environment.
3
{
"setup": {
"background": "company1-boardroom.png",
"characters": [
{
"character": "Maria",
"position": {
"x": 50,
"y": 0,
"z": 1.5
},
"opacity": 0
}
],
"audio": {
"filename": "9.1-2.mp3",
"startTime": 1,
"startTimestamp": 10.88,
"finishTimestamp": 17.48
}
},
"commands": [
{
"character": "Maria",
"opacity": 1,
"startTime": 0
},
{
"character": "Maria",
"startTime": 1,
"finishTime": 3.66,
"dialogue": {
"text": "Great to hear that. Now, first things first.",
"align": "center"
}
},
{
"character": "Maria",
"startTime": 4.14,
"finishTime": 5.94,
"dialogue": {
"text": "Install the development environment correctly,",
"align": "center"
}
},
{
"character": "Maria",
"startTime": 5.96,
"finishTime": 7.6,
"dialogue": {
"text": "and you'll be all set to start coding.",
"align": "center"
}
},
{
"character": "Maria",
"opacity": 0,
"startTime": 8.1
}
]
}