curriculum/challenges/english/blocks/learn-how-to-request-and-receive-guidance/6625deaf1ab4a69314d3125e.md
Maria observes something and talks to Tom.
What is happening in this interaction between Maria and Tom?
Tom is offering to help Maria with the version control system.
Maria is the one offering help to Tom, not the other way around.
Maria is asking Tom for help with the version control system.
Maria notices Tom's struggle and offers help, rather than asking for it herself.
Maria notices Tom's difficulty and offers assistance.
They are discussing how easy the version control system is.
The conversation is about Tom struggling, not about the ease of the system.
3
{
"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": 0,
"finishTimestamp": 4.26
}
},
"commands": [
{
"character": "Maria",
"opacity": 1,
"startTime": 0
},
{
"character": "Maria",
"startTime": 1,
"finishTime": 2.94,
"dialogue": {
"text": "Hey, Tom. I noticed that you were struggling",
"align": "center"
}
},
{
"character": "Maria",
"startTime": 2.94,
"finishTime": 5.26,
"dialogue": {
"text": "with the version control system. Need a hand?",
"align": "center"
}
},
{
"character": "Maria",
"opacity": 0,
"startTime": 5.76
}
]
}