curriculum/challenges/english/blocks/learn-introductions-in-an-online-team-meeting/657cafc142a867006734c3ed.md
Listen to the audio and answer the question below.
How long has John been working as a database administrator at the company?
1 year
The duration mentioned is longer than one year.
2 years
The duration mentioned is longer than two years.
5 years
The duration mentioned is not as long as five years.
3 years
4
{
"setup": {
"background": "company2-boardroom.png",
"characters": [
{
"character": "Mark",
"position": { "x": 50, "y": 0, "z": 1.4 },
"opacity": 0
}
],
"audio": {
"filename": "1.2-2.mp3",
"startTime": 1,
"startTimestamp": 19.18,
"finishTimestamp": 23.52
}
},
"commands": [
{
"character": "Mark",
"opacity": 1,
"startTime": 0
},
{
"character": "Bob",
"startTime": 1,
"finishTime": 3.34,
"dialogue": {
"text": "This is John, the database administrator.",
"align": "center"
}
},
{
"character": "Bob",
"startTime": 3.34,
"finishTime": 5.34,
"dialogue": {
"text": "He's been here for three years.",
"align": "center"
}
},
{
"character": "Mark",
"opacity": 0,
"startTime": 5.84
}
]
}