curriculum/challenges/english/blocks/learn-how-to-request-and-receive-guidance/6625dfe17a5dd696cf89cb01.md
Maria is responding to Tom's question about merging branches.
How often does Maria merge branches?
All the time
Rarely
Maria indicates she does it frequently.
Never as she avoids merging
Maria says All the time, implying she does merge branches, not that she avoids it.
Only when it's absolutely necessary
Her response suggests she merges branches regularly, not just in specific situations.
1
{
"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": 12.7
}
},
"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",
"opacity": 0,
"startTime": 3.5
}
]
}