curriculum/challenges/english/blocks/learn-how-to-request-and-receive-guidance/6625e08130068e98c6c166c6.md
This task is about understanding what Maria is offering to do for Tom in relation to a technical task.
What is Maria suggesting to Tom?
To handle merging by himself
Maria offers to help, not suggesting Tom do it alone.
To sit down with her for guidance on merging
To avoid merging until he has more experience
Maria's offer of help implies that she doesn't want Tom to avoid merging.
That she will do the merging for him
Maria suggests guiding Tom, not doing the task for him.
2
{
"setup": {
"background": "company1-boardroom.png",
"characters": [
{
"character": "Maria",
"position": {
"x": 50,
"y": 0,
"z": 1.5
},
"opacity": 0
}
],
"audio": {
"filename": "9.2-3.mp3",
"startTime": 1,
"startTimestamp": 10.7,
"finishTimestamp": 16.2
}
},
"commands": [
{
"character": "Maria",
"opacity": 1,
"startTime": 0
},
{
"character": "Maria",
"startTime": 1,
"finishTime": 3,
"dialogue": {
"text": "All the time. Merging can be tricky.",
"align": "center"
}
},
{
"character": "Maria",
"startTime": 3.5,
"finishTime": 4.76,
"dialogue": {
"text": "Let's sit down after the meeting",
"align": "center"
}
},
{
"character": "Maria",
"startTime": 4.76,
"finishTime": 6.5,
"dialogue": {
"text": "and I'll walk you through it step by step.",
"align": "center"
}
},
{
"character": "Maria",
"opacity": 0,
"startTime": 7
}
]
}