Quiz: Encouraging Persistence and Student Voice¶
Test your understanding of reading frustration, coaching persistence, reframing failure as data, and giving students real voice and choice over their own goals and projects with these review questions.
1. What is handling frustration, as the chapter defines it?¶
- A mentor's first-response skill of noticing early signs a student is nearing a give-up point and de-escalating before the student disengages
- A formal end-of-term event where certificates are awarded
- The practice of writing a badge name after the specific skill it proves
- A written survey asking students what they want to build next
Show Answer
The correct answer is A. The chapter defines handling frustration as noticing signals like folded arms or repeating a failed step and choosing a de-escalating response before a student disengages, coming before any other coaching tool since a shut-down student cannot hear instruction yet. Option B describes a public recognition event from Chapter 26, an unrelated milestone celebration. Option C describes badge design, a different concept entirely. Option D describes a student interest survey, unrelated to in-the-moment frustration response.
Concept Tested: Handling Frustration See: Handling Frustration
2. How does persistence coaching differ from encouragement language?¶
- Persistence coaching is delivered only in writing, while encouragement language is always spoken aloud
- Persistence coaching extends the pattern of language across multiple sessions to help a student return to a hard problem over time, while encouragement language addresses a single in-the-moment frustration
- They are the same technique applied to different age groups
- Persistence coaching is used only with advanced-track students
Show Answer
The correct answer is B. The chapter explicitly distinguishes the two: encouragement language addresses a single moment, while persistence coaching is the arc across sessions -- noticing when a student has quietly stopped trying something and reopening it deliberately weeks later. Option A invents a written-versus-spoken distinction not discussed. Option C ignores the chapter's explicit distinction between the two concepts. Option D invents a track restriction the chapter never states.
Concept Tested: Persistence Coaching See: Persistence Coaching
3. What is passion project time?¶
- A mentor-assigned project within a fixed technical scope
- A block of session time set aside specifically for a student to work on something of their own choosing, with no assigned card and no required technical scope at all
- A survey asking students to rate their satisfaction with a session
- A shared wall poster tracking the whole club's skill completion
Show Answer
The correct answer is B. The chapter defines passion project time as the most open-ended expression of student voice and choice, with no assigned card or required scope, going further than personal project choice's bounded structure. Option A describes personal project choice instead, which still operates within a mentor-set technical scope. Option C describes a feedback survey, an unrelated tool. Option D describes a progress tracker poster from Chapter 26, a different concept.
Concept Tested: Passion Project Time See: Passion Project Time
4. How does a mentor praise technique differ from encouragement language?¶
- They are identical concepts with two different names
- A mentor praise technique is only used with students who have already earned a certificate
- A mentor praise technique names the exact action a student took after a success, while encouragement language validates difficulty during a moment of frustration
- Encouragement language is only delivered in writing, never spoken
Show Answer
The correct answer is C. The chapter shows a mentor praise technique naming a specific behavior worth repeating, such as testing variables one at a time, while encouragement language validates a struggle in the moment, such as calling a bug "genuinely tricky" rather than dismissing it. Option A ignores the distinct role each concept plays in the chapter. Option B invents a certificate-based restriction the chapter never states. Option D fabricates a written-only restriction on encouragement language not discussed.
Concept Tested: Mentor Praise Technique See: Mentor Praise Technique
5. Why does the chapter say treating failure as a learning tool changes what a program crash actually means to a student?¶
- Because an error message narrows down what to try next, turning "I am bad at this" into "I now know one more thing that doesn't work" -- a description the student can act on
- Because a program crash always indicates a hardware failure rather than a code issue
- Because reframing failure eliminates the need for a mentor to look at the actual error message
- Because failure as a learning tool only applies to advanced-track students
Show Answer
The correct answer is A. The chapter's worked example shows a mentor reframing a crash as useful data that narrows down the next attempt, changing the failure's meaning from a verdict on ability to an actionable clue. Option B invents a hardware-versus-code claim the chapter never makes. Option C contradicts the chapter's example, which has the mentor and student read the error message together. Option D invents a track restriction not discussed anywhere in the chapter.
Concept Tested: Failure As Learning Tool See: Failure As Learning Tool
6. How does a student showcase wall differ from a peer recognition activity?¶
- A peer recognition activity requires a signed consent form, while a showcase wall does not
- They are the same concept applied to two different age groups
- A showcase wall can only display digital projects, never physical builds
- A student showcase wall is a standing display visible to parents and visitors, updated as projects finish, while a peer recognition activity is small, frequent, and student-to-student, happening every session
Show Answer
The correct answer is D. The chapter's comparison table distinguishes the showcase wall's standing, parent-facing display from the peer recognition activity's frequent, few-minutes-per-session, student-to-student format. Option A invents a consent-form requirement not discussed for either concept. Option B ignores the chapter's explicit distinction between the two formats. Option C fabricates a digital-only restriction; the chapter's own example describes a physical bulletin board display.
Concept Tested: Student Showcase Wall See: Student Showcase Wall
7. A club originally awards one point per minute a student spends in the room, and students begin optimizing for time spent rather than skills attempted. Following the chapter's guidance on point system design, what should the club do?¶
- Award points only when a card is fully completed, realigning the system with the behavior the club actually wants to encourage
- Remove all points and replace them with a public leaderboard instead
- Double the number of points awarded per minute in the room
- Stop tracking attendance entirely
Show Answer
The correct answer is A. The chapter's own worked example describes exactly this fix: switching from time-based points to points awarded only upon full card completion realigns the system with actual skill-building behavior rather than time spent. Option B introduces a leaderboard, a format Chapter 26 specifically warns can discourage struggling students, not a fix for point misalignment. Option C would intensify the exact problem the chapter identifies, rewarding time even more. Option D is an unrelated overreaction that does not address the point-design issue at all.
Concept Tested: Point System Design See: Point System Design
8. A mentor notices that a student quietly stopped attempting a nested-loop turtle-graphics project two weeks ago and has been picking easier, unrelated cards since. In session three, the mentor says, "I noticed you moved off the spiral project -- want to take one more short look, just for ten minutes?" Which concept does this illustrate?¶
- Gamification elements
- Student goal setting
- Persistence coaching, which treats persistence as something a mentor actively manages over the weeks rather than something a student is simply expected to have on their own
- A mentor praise technique
Show Answer
The correct answer is C. The chapter's own worked example describes this exact scenario across three sessions, defining persistence coaching as deliberately noticing avoidance and reopening a task in a low-stakes way rather than leaving it to chance. Option A describes point or level mechanics, unrelated to reopening an abandoned project. Option B describes a student stating their own goal, not a mentor's deliberate reopening of an avoided task. Option D describes naming a specific success, not addressing an avoidance pattern.
Concept Tested: Persistence Coaching See: Persistence Coaching
9. A student's LED strip program crashes with an error instead of lighting up, and the student says, "I broke it." The mentor responds, "You didn't break anything -- that error message just told us exactly which line to look at." Which concept does this response illustrate?¶
- A level-up system
- Failure as a learning tool, treating the error as useful data that narrows down what to try next rather than a verdict on the student's ability
- A student showcase wall
- Personal project choice
Show Answer
The correct answer is B. The chapter's own worked example uses this exact exchange to illustrate failure as a learning tool, reframing an error message as a clue rather than evidence of failure. Option A describes tiered progress levels, unrelated to interpreting an error message. Option C describes a display of finished work, not a response to an in-progress crash. Option D describes choosing a project topic, unrelated to reframing a specific failure.
Concept Tested: Failure As Learning Tool See: Failure As Learning Tool
10. A student has just finished a task that ended in a concrete, specific failure -- a program that crashed with an error -- rather than showing signs of ongoing avoidance or a single hard moment mid-task. Following the chapter's frustration escalation response flow, which tool fits this specific situation?¶
- Persistence coaching, since any failure should always be treated as a multi-session pattern
- Encouragement language, since every frustration moment calls for the identical response regardless of timing
- Handling frustration alone, with no further response needed
- Reframe the failure as a learning tool, since the task just ended in a concrete result that can be treated as data narrowing down the next attempt
Show Answer
The correct answer is D. The chapter's own response-flow diagram routes a task that "just ended in failure" specifically to the failure-as-learning-tool reframe, distinct from the encouragement-language branch for an open, ongoing hard moment or the persistence-coaching branch for avoidance building across sessions. Option A misapplies a multi-session tool to a single completed task, contradicting the chapter's own branching logic. Option B ignores the workflow's explicit distinction based on what triggered the frustration. Option C stops short of the actual next step the workflow specifies for this branch.
Concept Tested: Failure As Learning Tool See: Failure As Learning Tool