curriculum/challenges/english/blocks/learn-how-to-use-code-related-concepts-and-terms/6630b56594405466378bbfbb.md
Please answer the question below.
What is Jake asking Sarah to do?
Ignore his question
Jake explicitly asks for an explanation, so he is not asking to be ignored.
Solve a problem for him
While Jake is seeking help, he specifically asks for an explanation, not a solution to a problem.
Explain a concept to him
Discuss plans for their next project
Jake's request is about understanding a concept, not discussing plans for a project.
3
{
"setup": {
"background": "company1-reception.png",
"characters": [
{
"character": "Jake",
"position": {
"x": 50,
"y": 0,
"z": 1.4
},
"opacity": 0
}
],
"audio": {
"filename": "5.2-1.mp3",
"startTime": 1,
"startTimestamp": 0,
"finishTimestamp": 3.78
}
},
"commands": [
{
"character": "Jake",
"opacity": 1,
"startTime": 0
},
{
"character": "Jake",
"startTime": 1,
"finishTime": 4.78,
"dialogue": {
"text": "Sarah, can you explain data types to me? I'm a bit confused.",
"align": "center"
}
},
{
"character": "Jake",
"opacity": 0,
"startTime": 5.28
}
]
}