curriculum/challenges/english/blocks/learn-how-to-offer-technical-support-and-guidance/66234815e0a0b2e1967556c1.md
Listen to the audio and answer the question.
What is Brian offering to help Sophie with?
He is offering to help with a team meeting.
Brian's offer is specific to a task, not a meeting.
He wants to assist in planning a new project.
Brian's offer of help is related to a current task, not planning something new.
He proposes to help with user training.
Brian's offer is to help with a technical issue, not user training.
He is offering to help fix a bug in the user authentication module.
4
{
"setup": {
"background": "company2-center.png",
"characters": [
{
"character": "Brian",
"position": {
"x": 50,
"y": 15,
"z": 1.2
},
"opacity": 0
}
],
"audio": {
"filename": "9.1-3.mp3",
"startTime": 1,
"startTimestamp": 0,
"finishTimestamp": 5.66
}
},
"commands": [
{
"character": "Brian",
"opacity": 1,
"startTime": 0
},
{
"character": "Brian",
"startTime": 1,
"finishTime": 3.84,
"dialogue": {
"text": "Sophie, I heard you're working on fixing that bug",
"align": "center"
}
},
{
"character": "Brian",
"startTime": 3.84,
"finishTime": 6.66,
"dialogue": {
"text": "in the user authentication module. Need any help?",
"align": "center"
}
},
{
"character": "Brian",
"opacity": 0,
"startTime": 7.16
}
]
}