Readiness Grouping¶
Grouping procedure — instantiates Differentiated Pathway Design
Clusters learners into temporary, revisable groups by current readiness so instruction can meet each group where it is.
Readiness Grouping clusters learners into small groups by their current standing on a specific skill, so that instruction, materials, or support can be aimed at a group rather than at one impossible average. Its defining feature is that grouping is temporary and re-formed as evidence changes: a readiness group exists for a particular skill at a particular time, and it dissolves and re-forms when a fresh check says readiness has shifted. It is the mechanism that produces the clusters — it does not itself teach them; leveled content or targeted support does that. What keeps it honest, and separates it from tracking, is the built-in commitment to re-group: the same child is not in "the low group" for everything, or for long.
Example¶
A coding bootcamp cohort begins a unit on recursion. Some students already write recursive functions comfortably; others have never seen a base case. Rather than lecture to the middle, the instructor gives a five-minute diagnostic and forms three temporary groups: one that jumps straight to a hard tree-traversal challenge, one that works guided examples, and one that starts with the concept of a base case using concrete traces.
Crucially, the groups are for this skill, this week. At the next unit — say, hash tables — the diagnostic runs again and the groups reshuffle; a student who was in the top recursion group may land in the middle for hashing. The instructor logs who is where and reviews the pattern so no one silently ossifies into a fixed rank. The grouping made the room teachable; the re-grouping cycle is what keeps it from hardening into a caste.
How it works¶
- Diagnose the specific readiness. A short, skill-specific check — not a global ability label — establishes where each learner currently stands.
- Cluster by proximity of need. Form a small number of groups whose members are close enough that one aimed treatment fits them all.
- Attach, don't teach. The groups are handed to a delivery mechanism (leveled materials, targeted support); grouping's own job ends at forming the clusters.
- Re-form on a cycle. A standing review re-diagnoses and reshuffles as readiness changes, and audits that no learner is stuck in one rank across skills.
Tuning parameters¶
- Grouping grain — how many groups. More groups fit readiness tightly but fragment the instructor's attention; fewer are manageable but coarser.
- Re-grouping cadence — per lesson, per unit, or per term. Frequent re-forming prevents tracking but is disruptive; slow re-forming is stable but risks ossification.
- Diagnostic basis — recent evidence versus prior label or reputation. Evidence-based grouping is fair and current; label-based grouping decays into stereotype.
- Group visibility — openly named versus quietly formed. Open groups are transparent but can stigmatize; quiet groups protect dignity but are harder to audit for fairness.
- Mobility friction — how easily a learner moves between groups mid-cycle. Low friction responds to fast changes; high friction is orderly but traps the mis-grouped.
When it helps, and when it misleads¶
Its strength is teachability: a group narrow enough in readiness lets one explanation, pace, or task actually fit everyone in it, which a whole-class average never does. It works best when readiness on a skill varies widely and can be measured cheaply and often.
Its signature failure is that a "temporary" group quietly becomes permanent — the diagnostic stops running, mobility dries up, and readiness grouping decays into tracking, the long-studied harm of fixed ability groups that depress the expectations and outcomes of those placed low.[n1] It also misleads when the grouping basis is a stale label rather than current evidence. The guarding discipline is the review cycle: re-diagnose on a schedule, keep movement easy, and audit that no learner is anchored to one rank across skills or time.
How it implements the components¶
learner_variation_profile— the skill-specific readiness diagnosis is the relevant learner variation, captured fresh rather than as a fixed label.placement_or_matching_rule— the rule that clusters learners into groups by proximity of readiness is the matching rule made explicit.pathway_review_cycle— the scheduled re-diagnosis and reshuffle that prevents permanent tracking is the review cycle in action.
It does not supply a pathway_variant or support_variant itself — grouping forms the clusters but delivers no route or help; the content each group then receives is supplied by Leveled Materials, and the extra help by Targeted Support.
Related¶
- Instantiates: Differentiated Pathway Design — supplies revisable, readiness-based clusters that keep a mixed room teachable without hardening into tracks.
- Sibling mechanisms: Adaptive Learning Path · Bounded Choice Board · Differentiated Coaching · Flexible Assignment · Leveled Materials · Multiple Demonstration Format · Personalized Onboarding Path · Targeted Support
Editorial Notes¶
Form Classification¶
Form family: Decision, Gate & Allocation
Rationale: Readiness Grouping operates as a case-specific gate, selection, routing, prioritization, or resource disposition because it clusters learners into temporary, revisable groups by current readiness so instruction can meet each group where it is.
Independent corroboration: The frozen evidence defines Readiness Grouping as 'Clusters learners into temporary, revisable groups by current readiness so instruction can meet each group where it is', so its operative form is Decision, Gate & Allocation.
Nearest alternative: Assessment, Review & Assurance — Readiness Grouping includes features of a bounded evaluation of existing evidence or work that produces a finding or disposition, but its defining operation is a case-specific gate, selection, routing, prioritization, or resource disposition.
Review outcome: Independent reviewer agreement; medium confidence.
Origin Attribution¶
Primary origin: Education & Pedagogy
Origin pattern: Single lineage
Present-day reach: Specialized
Rationale: Flexible grouping by learner readiness is an established differentiated-instruction practice.
Related originating lineages:
- Psychology — Developmental and learning psychology materially shaped readiness assessment.
Review resolution: Both blind reviewers agree that education_pedagogy is the primary origin. Explicit reconciliation of alternate origin disagreement adopts reviewer_a's classification because flexible grouping by learner readiness is an established differentiated-instruction practice. The resulting lineage records alternates=psychology, origin_mode=single_lineage, and domain_reach=specialized; these describe formative provenance separately from later applicability.
Review outcome: Reconciled after independent review; high confidence.
Notes¶
[n1] Research on tracking — notably Jeannie Oakes's Keeping Track — documents how fixed ability grouping tends to lock in and widen gaps, because low placements carry lower expectations and thinner instruction. That literature is exactly why this mechanism's review cycle, keeping groups temporary and revisable, is non-negotiable. ↩