curriculum/challenges/english/blocks/learn-how-to-express-decisions-based-on-comparisons/67d193430af402f4f8e2ff6f.md
Listen to the audio and answer the question below.
What is Alice thinking about doing?
Looking for a promotion at her current job.
Alice is not trying to move up in her current company.
Changing to a new job.
Taking a break from work.
Alice does not mention stopping work.
Starting her own business.
Alice is not starting her own business.
2
Alice says she is considering switching jobs, which means she is thinking about leaving her current job for a new one. Looking at a few tech companies suggests she is exploring different job options.
{
"setup": {
"background": "company2-center.png",
"characters": [
{
"character": "Alice",
"position": {
"x": 50,
"y": 0,
"z": 1.4
},
"opacity": 0
}
],
"audio": {
"filename": "B1_13-2.mp3",
"startTime": 1,
"startTimestamp": 0,
"finishTimestamp": 4.26
}
},
"commands": [
{
"character": "Alice",
"opacity": 1,
"startTime": 0
},
{
"character": "Alice",
"startTime": 1,
"finishTime": 5.26,
"dialogue": {
"text": "Hey, Tom. I'm considering switching jobs and I'm looking at a few tech companies.",
"align": "center"
}
},
{
"character": "Alice",
"opacity": 0,
"startTime": 5.76
}
]
}