curriculum/challenges/english/blocks/learn-how-to-request-and-receive-guidance/6625cf67c35a69684aafd265.md
Tom is expressing difficulty with a programming task.
What does Tom want to know?
If he can ask for some guidance on using the library
Whether he should give up on using the library
Tom's intent is to seek help, not to give up on using the library.
If the library is too difficult for others as well
Tom is asking for personal assistance, not about others' experiences with the library.
How to solve a different problem without help
He specifically asks for guidance on using a particular library, not about solving a different problem.
1
{
"setup": {
"background": "company2-center.png",
"characters": [
{
"character": "Tom",
"position": {
"x": 50,
"y": 15,
"z": 1.2
},
"opacity": 0
}
],
"audio": {
"filename": "9.2-2.mp3",
"startTime": 1,
"startTimestamp": 0,
"finishTimestamp": 6.22
}
},
"commands": [
{
"character": "Tom",
"opacity": 1,
"startTime": 0
},
{
"character": "Tom",
"startTime": 1,
"finishTime": 5.4,
"dialogue": {
"text": "Ugh. I'm really trying to understand how to use this library but I'm a bit lost.",
"align": "center"
}
},
{
"character": "Tom",
"startTime": 5.74,
"finishTime": 7.22,
"dialogue": {
"text": "Mind if I ask you for some guidance?",
"align": "center"
}
},
{
"character": "Tom",
"opacity": 0,
"startTime": 7.72
}
]
}