curriculum/challenges/english/blocks/learn-introductions-in-an-online-team-meeting/657b44fd1219f01f3afa8fb1.md
Listen to the audio and answer the question below.
Which sentence is correct about Alice's profession?
She is a teacher.
Alice does not say she is a teacher. Listen again to her profession.
She is a programmer.
She is a doctor.
Alice does not say she is a doctor. Listen again to her profession.
He is a programmer.
The pronoun he is incorrect as the question is about Alice.
2
{
"setup": {
"background": "company2-boardroom.png",
"characters": [
{
"character": "Alice",
"position": {"x":50,"y":0,"z":1.4},
"opacity": 0
}
],
"audio": {
"filename": "1.2-1.mp3",
"startTime": 1,
"startTimestamp": 4.44,
"finishTimestamp": 8.60
}
},
"commands": [
{
"character": "Alice",
"opacity": 1,
"startTime": 0
},
{
"character": "Alice",
"startTime": 1,
"finishTime": 5.16,
"dialogue": {
"text": "I'm a programmer and I love creating software that helps people in their daily activities.",
"align": "center"
}
},
{
"character": "Alice",
"opacity": 0,
"startTime": 5.66
}
]
}