curriculum/challenges/english/blocks/learn-how-to-talk-about-a-typical-workday-and-tasks/657e11ce088244825548e702.md
Understanding specific vocabulary related to a profession, like web development, is crucial.
Terms like coding, testing the websites, and debugging issues are common in this field.
Coding refers to writing computer code, testing websites means checking if a website works correctly, and debugging is about finding and fixing errors in the code.
What is one of Sophie's tasks during her workday?
Designing posters.
Poster designing is not mentioned in the context of web development tasks.
Writing reports.
Sophie talks about programming tasks, not writing reports.
Testing websites.
Making phone calls.
Making phone calls is not listed among Sophie's web development tasks.
3
{
"setup": {
"background": "company2-breakroom.png",
"characters": [
{
"character": "Sophie",
"position": {"x":50,"y":0,"z":1.4},
"opacity": 0
}
],
"audio": {
"filename": "2.1-1.mp3",
"startTime": 1,
"startTimestamp": 31.92,
"finishTimestamp": 35.92
}
},
"commands": [
{
"character": "Sophie",
"opacity": 1,
"startTime": 0
},
{
"character": "Sophie",
"startTime": 1,
"finishTime": 5.0,
"dialogue": {
"text": "During the day, I work on coding, test the websites, and debug issues.",
"align": "center"
}
},
{
"character": "Sophie",
"opacity": 0,
"startTime": 5.50
}
]
}