curriculum/challenges/english/blocks/learn-how-to-request-and-receive-guidance/6625d757c9a1667d13c358db.md
This task checks if you understand a simple question about using documentation.
What does Sarah want to know from Tom?
If Tom has ever read the guide for the library
If Tom has used this library in another project
This choice is not quite right. Sarah is asking about reading the library's guide, not using the library in a project.
If Tom knows where the library is
Sarah's question is about reading the official guide, not about finding the library.
If Tom likes the library
The question isn't about whether Tom likes the library; it's about whether he has read the guide.
1
{
"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": 33.82,
"finishTimestamp": 37.36
}
},
"commands": [
{
"character": "Sarah",
"opacity": 1,
"startTime": 0
},
{
"character": "Sarah",
"startTime": 1,
"finishTime": 2.44,
"dialogue": {
"text": "By the way, have you ever tried",
"align": "center"
}
},
{
"character": "Sarah",
"startTime": 2.44,
"finishTime": 4.54,
"dialogue": {
"text": "looking at the official documentation for this library?",
"align": "center"
}
},
{
"character": "Sarah",
"opacity": 0,
"startTime": 5.04
}
]
}