curriculum/challenges/english/blocks/learn-how-to-request-and-receive-guidance/6625d6554783147a7dbce128.md
Sarah is offering assistance to Tom in his coding challenge.
Which part of Sarah's speech implies that she is offering help?
Asking if Tom has tried looking at the documentation
While this shows interest, it's more of an inquiry than an offer of help.
Mentioning the official documentation for the library
This is informative, but the offer of help is indicated elsewhere in her speech.
Discussing the use of libraries in programming
Discussing libraries is part of the conversation, but it's not where she offers help.
Suggesting to troubleshoot together
4
{
"setup": {
"background": "company2-center.png",
"characters": [
{
"character": "Sarah",
"position": {
"x": 50,
"y": 0,
"z": 1.4
},
"opacity": 0
}
],
"audio": {
"filename": "9.2-2.mp3",
"startTime": 1,
"startTimestamp": 31.9,
"finishTimestamp": 37.36
}
},
"commands": [
{
"character": "Sarah",
"opacity": 1,
"startTime": 0
},
{
"character": "Sarah",
"startTime": 1,
"finishTime": 4.36,
"dialogue": {
"text": "We can troubleshoot together. By the way, have you ever tried",
"align": "center"
}
},
{
"character": "Sarah",
"startTime": 4.36,
"finishTime": 6.46,
"dialogue": {
"text": "looking at the official documentation for this library?",
"align": "center"
}
},
{
"character": "Sarah",
"opacity": 0,
"startTime": 6.96
}
]
}