Quiz: Running a Session: Room Layout to Cleanup¶
Test your understanding of running a coding club session end to end, from warm-up through transitions, safety basics, and cleanup with these review questions.
1. What is a session warm-up activity?¶
- A mandatory fitness exercise before students may sit down
- A parent orientation meeting held before the first session of the year
- The final activity of a session, used to review what was learned
- A short, low-stakes task that gets students building immediately and eases the transition from arrival chatter into focused work
Show Answer
The correct answer is D. The chapter defines a session warm-up activity as a short, low-stakes task, such as a five-minute "predict what this code does" puzzle, that eases students from arrival chatter into focused work. Option A invents a physical fitness requirement not in the text. Option B confuses it with a parent orientation, an unrelated event. Option C describes the closing wrap-up activity, the opposite point in the session.
Concept Tested: Session Warm Up Activity See: Session Warm Up Activity
2. What does safety zone marking accomplish?¶
- It designates any area involving tools like soldering irons or hot glue with visible tape or a physical boundary
- It marks which seats are reserved for returning students
- It labels which laptops are fully charged and ready to use
- It identifies which students have signed a photo release form
Show Answer
The correct answer is A. The chapter defines safety zone marking as designating any area involving tools like soldering irons or hot glue with visible tape or a physical boundary, so a wandering younger sibling knows at a glance where not to touch. Option B invents a seating-reservation purpose not discussed. Option C confuses safety marking with charging station setup, a separate concept. Option D describes the colored-lanyard photo system, an unrelated tracking method.
Concept Tested: Safety Zone Marking See: Safety Zone Marking
3. What is the visitor check-in process?¶
- The process a student follows to sign up for the club's newsletter
- A sign-in sheet at the door covering any parent, sibling, or guest observer entering the room, distinct from student attendance itself
- The background-check submission process for new mentors
- A survey collected at the end of the session to gauge satisfaction
Show Answer
The correct answer is B. The chapter defines the visitor check-in process as a sign-in sheet at the door covering any parent, sibling, or guest observer, kept distinct from student attendance, so the club knows exactly who is present at any moment. Option A confuses it with newsletter sign-up, an unrelated communication channel. Option C describes the volunteer background check from Chapter 3, a different process entirely. Option D describes a satisfaction survey, not a real-time presence log.
Concept Tested: Visitor Check In Process See: Visitor Check In Process
4. How does station-based learning differ from small group rotation?¶
- Station-based learning has no timer, while small group rotation always uses a strict timer
- They are identical concepts described with two different names
- In station-based learning the room is divided into fixed stations students move between on a timer, while small group rotation clusters students into groups of three or four who rotate through activities together
- Small group rotation only works for clubs with fewer than five students
Show Answer
The correct answer is C. The chapter distinguishes station-based learning, where fixed room stations like soldering or debugging-help are visited on a timer, from small group rotation, where clusters of three or four students rotate through activities together. Option A reverses which structure actually uses a timer. Option B ignores the chapter's explicit distinction between the two approaches. Option D invents a size restriction the chapter never states for small group rotation.
Concept Tested: Station Based Learning See: Station Based Learning
5. Why does the chapter recommend giving a two-minute warning before switching activities?¶
- Because it satisfies a legal requirement for programs serving minors
- Because it allows time to check the first aid kit before the next activity
- Because it is required by most venue agreements
- Because it avoids the abrupt disruption of announcing a change with no notice
Show Answer
The correct answer is D. The chapter explains that a two-minute warning before switching tasks avoids the abrupt disruption of an unannounced change, giving students time to mentally shift gears. Option A invents a legal requirement not discussed anywhere in the chapter. Option B confuses transition warnings with an unrelated first aid check. Option C fabricates a venue-agreement clause the chapter never mentions.
Concept Tested: Transition Between Activities See: Transition Between Activities
6. How does the chapter say photography during a session should be handled?¶
- Only students whose families signed a photo release form should appear in any photo taken, tracked through a system such as colored lanyards
- Every student may be photographed as long as their face is not clearly visible
- Photography is banned entirely at every coding club session
- Photography is allowed only if a parent is physically present to take the picture themselves
Show Answer
The correct answer is A. The chapter ties photography during a session directly to the photo release forms from Chapter 3, enforced most easily with the colored-lanyard system, so only consenting students appear in newsletter or social media photos. Option B invents a face-visibility loophole the chapter never allows. Option C overstates the policy; the chapter describes conditional permission, not a total ban. Option D fabricates a presence requirement not discussed in the chapter.
Concept Tested: Photography During Session See: Photography During Session
7. A student raises her hand mid-project and asks if she can use the restroom. What does the chapter's restroom break policy say a mentor should do?¶
- Require the student to wait until the next scheduled transition between activities
- Allow the student to go whenever needed without requiring special permission, following any venue escort rules from the child safety policy
- Ask the student to complete her current step first, then request permission again
- Direct the student to ask her parent, who is not present during the session
Show Answer
The correct answer is B. The chapter states restroom break policy allows students to use the restroom whenever needed without asking special permission, paired with any escort supervision the venue requires under the child safety policy. Option A contradicts the chapter's "whenever needed" language. Option C adds an unnecessary permission step the policy explicitly avoids. Option D is impractical since parents are typically not present during sessions.
Concept Tested: Restroom Break Policy See: Restroom Break Policy
8. A parent's signed consent form notes that her son has a severe peanut allergy. The club sets out a shared snack table each week. What does the snack and water policy require the club to account for?¶
- Canceling snack time for the entire club until the student ages out
- Requiring the student to bring his own separate snacks every week with no other accommodation
- Clarifying how food allergies noted on parental consent forms are handled around the shared snack table
- Ignoring the allergy note, since food allergies are a parent's responsibility, not the club's
Show Answer
The correct answer is C. The chapter states the snack and water policy should clarify how allergies noted on consent forms are handled around the shared snack table, connecting this policy directly to the consent form process from Chapter 3. Option A is an extreme response the chapter never suggests. Option B is one possible accommodation but not the general requirement the chapter describes, which is broader clarification of handling. Option D directly contradicts the chapter's expectation that the club accounts for noted allergies.
Concept Tested: Snack And Water Policy See: Snack And Water Policy
9. A new mentor arrives for her first solo-covered session and realizes she has never been shown where the room's emergency exits are. According to the chapter, what does this reveal?¶
- This is a normal and acceptable situation, since exits are marked with standard signage anyway
- This mentor is not actually ready to co-run a session, even though she passed her background check, since every mentor should know the exits before students arrive
- This is solely the fault of the venue, not the club's onboarding process
- This mentor should locate the exits herself during the session's wrap-up activity
Show Answer
The correct answer is B. The chapter warns that a mentor who has never walked the emergency exit route is not actually ready to co-run a session, even after passing a background check, since every mentor -- not just the club leader -- should know the exits before students arrive. Option A dismisses a risk the chapter explicitly flags as unacceptable. Option C misplaces responsibility; the chapter assigns this to mentor onboarding, not the venue. Option D wrongly delays a safety-critical check to a point after the session has already started.
Concept Tested: Emergency Exit Awareness See: Emergency Exit Awareness
10. A club has grown from three students to twenty and now offers a soldering station, a Scratch station, and a debugging-help station that students rotate through on a timer, letting beginners and advanced students work at different stations simultaneously. Which concept does this describe, and why does it fit a growing club well?¶
- Station-based learning, because it lets different skill levels work at different stations simultaneously, which works especially well once a club has grown past a small pilot cohort
- Small group rotation, because students are clustered in groups of three or four
- Session warm-up activity, because the stations open the session
- Visitor check-in process, because each station requires a separate sign-in
Show Answer
The correct answer is A. The chapter states station-based learning works especially well once a club has grown past the single-project pilot cohort, since fixed stations let different skill levels work simultaneously -- exactly the scenario described. Option B misapplies small group rotation, which clusters students together rather than assigning them to fixed stations. Option C confuses an ongoing session structure with a specific opening activity. Option D invents a per-station sign-in requirement the chapter never describes.
Concept Tested: Station Based Learning See: Station Based Learning