curriculum/challenges/english/blocks/learn-how-to-describe-your-current-project/656a2fa76e9c4636f6ac7a49.md
Listen to the audio and answer the question below.
Why is Brian taking a break at the moment?
Because he has finished all his work.
Brian did not mention being finished with work.
To learn more about front-end development and improve his skills.
Because he is waiting for new tasks.
Brian does not mention needing new tasks.
To take time off without any specific plan.
Brian mentions a specific plan.
2
{
"setup": {
"background": "company2-center.png",
"characters": [
{
"character": "Brian",
"position": {"x":50,"y":15,"z":1.2},
"opacity": 0
}
],
"audio": {
"filename": "2.3-4.mp3",
"startTime": 1,
"startTimestamp": 5.80,
"finishTimestamp": 11.38
}
},
"commands": [
{
"character": "Brian",
"opacity": 1,
"startTime": 0
},
{
"character": "Brian",
"startTime": 1,
"finishTime": 6.58,
"dialogue": {
"text": "I'm taking a short break to learn more about front-end. It's good to stop a bit and refresh my skills.",
"align": "center"
}
},
{
"character": "Brian",
"opacity": 0,
"startTime": 7.08
}
]
}