curriculum/challenges/english/blocks/learn-how-to-provide-explanations-when-helping-others/6626396c2fd2604f117731b2.md
David responds to Maria's suggestion about using the Help menu. Understanding his reaction provides insight into his willingness to follow the advice and seek further assistance.
What was David's reaction to Maria's suggestion about the Help menu?
He agrees to check out the Help menu and asks for additional advice.
He refuses to use the Help menu and asks for a different solution.
David shows willingness to use the Help menu, not refusal.
He ignores the suggestion and changes the topic.
David acknowledges the suggestion and expresses intent to follow it.
He asks for clarification on how to use the Help menu.
David doesn't ask for clarification; he agrees to check it out.
1
{
"setup": {
"background": "company1-boardroom.png",
"characters": [
{
"character": "Maria",
"position": {
"x": 50,
"y": 0,
"z": 1.5
},
"opacity": 0
},
{
"character": "David",
"position": {
"x": 50,
"y": 0,
"z": 1.4
},
"opacity": 0
}
],
"audio": {
"filename": "9.3-2.mp3",
"startTime": 1,
"startTimestamp": 10.54,
"finishTimestamp": 18.06
}
},
"commands": [
{
"character": "Maria",
"opacity": 1,
"startTime": 0
},
{
"character": "Maria",
"startTime": 1,
"finishTime": 3.52,
"dialogue": {
"text": "No worries. You might want to click on the Help menu.",
"align": "center"
}
},
{
"character": "Maria",
"startTime": 3.84,
"finishTime": 5.48,
"dialogue": {
"text": "There are step-by-step guides there.",
"align": "center"
}
},
{
"character": "Maria",
"opacity": 0,
"startTime": 5.72
},
{
"background": "cafe.png",
"character": "David",
"opacity": 1,
"startTime": 5.72
},
{
"character": "David",
"startTime": 5.96,
"finishTime": 8.52,
"dialogue": {
"text": "Okay, I'll check that out. Anything else I should do?",
"align": "center"
}
},
{
"character": "David",
"opacity": 0,
"startTime": 9.02
}
]
}