curriculum/challenges/english/blocks/learn-introductions-in-an-online-team-meeting/657b615cdee8f12537d6f90c.md
In this task, you'll listen to Alice talking about her previous job. Pay attention to what she says about the kind of work she did.
What does Alice mention about her work in her previous job?
She created mobile apps for large corporations.
The audio mentions small businesses, not large corporations.
She developed software for personal use.
The audio doesn't mention personal use.
She worked on projects unrelated to programming.
She clearly mentioned something that is related to programming.
She developed mobile apps for small businesses.
4
{
"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": 9.14,
"finishTimestamp": 12.58
}
},
"commands": [
{
"character": "Alice",
"opacity": 1,
"startTime": 0
},
{
"character": "Alice",
"startTime": 1,
"finishTime": 4.44,
"dialogue": {
"text": "In my previous job, I developed mobile apps for small businesses.",
"align": "center"
}
},
{
"character": "Alice",
"opacity": 0,
"startTime": 4.94
}
]
}