curriculum/challenges/english/blocks/learn-how-to-request-and-receive-guidance/6625172e28818f43a04d7915.md
This task checks understanding of the entire structure of Sophie's sentence.
What is Sophie asking about in her sentence?
If Brian likes dealing with complex issues
Sophie's question is specifically about past experiences with a technical issue, not general preferences.
If Brian has experience with similar time complexity issues
If Brian can teach her about time complexity right now
She is asking about past experience, not seeking immediate teaching.
Brian's opinion on the difficulty of time complexity issues
She's asking about Brian's experience, not his opinion on the difficulty.
2
{
"setup": {
"background": "company2-center.png",
"characters": [
{
"character": "Sophie",
"position": {
"x": 50,
"y": 0,
"z": 1.4
},
"opacity": 0
}
],
"audio": {
"filename": "9.2-1.mp3",
"startTime": 1,
"startTimestamp": 25.04,
"finishTimestamp": 31.04
}
},
"commands": [
{
"character": "Sophie",
"opacity": 1,
"startTime": 0
},
{
"character": "Sophie",
"startTime": 1,
"finishTime": 2.76,
"dialogue": {
"text": "Good point. I'll try that.",
"align": "center"
}
},
{
"character": "Sophie",
"startTime": 2.76,
"finishTime": 7,
"dialogue": {
"text": "Also, have you ever dealt with time complexity issues in a similar context?",
"align": "center"
}
},
{
"character": "Sophie",
"opacity": 0,
"startTime": 7.5
}
]
}