Every privacy, student-data, and accessibility commitment for the Critical Thinking Breakouts set (grades 3โ12), on one printable page.
โน Back to the breakoutsThe Critical Thinking Breakouts are self-contained HTML files that run entirely inside the student's web browser. There is no server behind them, no account to create, and no database. Each breakout teaches real-world reasoning โ logic, media literacy, and scientific skepticism โ through a clue board and four locks.
Plainly: the breakouts collects no personal data and sends nothing anywhere. Students tap answer choices; the breakouts checks them in the browser and shows feedback. Nothing they do is recorded off their device.
One honest exception (external request): the page links to Google Fonts to load its two display fonts. That request goes to Google's font servers and, like any web font request, exposes standard request metadata (such as IP address and browser type) to Google โ but carries no student work, no answers, and no identifying content from the breakouts. A school that wants a truly zero-external-request build can ask for a version with the fonts embedded in the file (or substitute system fonts); the breakouts is otherwise unchanged.
The Critical Thinking Breakouts may be used by educators, students under school supervision, families, schools, and districts. When used with students, the teacher, school, or district decides whether it is appropriate for those students and obtains any consent their local policy requires.
Use the breakouts for classroom and at-home critical-thinking practice. Do not modify it to collect personal data, add tracking, or present unsafe content to students. Do not represent the breakouts as endorsed by, or as collecting data on behalf of, any organization that has not agreed to that.
The Critical Thinking Breakouts is an educational resource created by Miguel Guhlin (MGuhlin.org / TCEA). Schools, teachers, and others may freely use, copy, host, adapt, remix, and redistribute it โ including for commercial purposes โ with attribution, under a Creative Commons Attribution 4.0 International (CC BY 4.0) license. Because Creative Commons licenses are not designed for software, the underlying source code may alternatively be reused under the MIT License; either way, attribution to Miguel Guhlin / TCEA is required. Suggested attribution: “Critical Thinking Breakouts by Miguel Guhlin (TCEA), CC BY 4.0.”
The breakouts is provided "as is," without warranty of uninterrupted availability, fitness for a particular purpose, or guaranteed legal compliance for a specific school system. Schools remain responsible for deciding whether it fits their requirements.
Student personal information is any information that identifies, relates to, or can reasonably be linked to a student โ names, identifiers, work product, uploads, recordings, or activity logs tied to a student.
None of the above. These breakouts have no field to enter a name, no upload, no microphone or camera use, no login, and no code that sends data to any server. It does not read precise location, contacts, or device identifiers.
#case=cupcakes) records only which case is open, so a teacher can link to a specific one. It contains no personal data.Only to run the breakouts on the student's screen โ show the case, check answers, and display progress. There is no other use, because there is no other place for the data to go.
No advertising, no behavioral profiling, no cross-site tracking, no sale or sharing of data, no AI model training, and no re-identification of anyone.
For schools where the UK GDPR or EU GDPR may apply (including EU/UK students or staff), the Critical Thinking Breakouts is designed around data minimization by default: it processes no personal data, so most GDPR obligations have nothing to attach to.
For any classroom deployment, the school or district is the data controller. The breakouts's author has no access to any student data and operates, at most, as a provider of software that performs no processing of personal data on the author's behalf.
Because the tool collects and transmits no personal data, there is no processing requiring a lawful basis under Article 6, and the principle of data minimization (Article 5(1)(c)) is met at the strongest level โ nothing is collected.
| Right | How it's satisfied |
|---|---|
| Access / portability | No personal data is held to provide; in-browser state is already on the user's own device. |
| Rectification | No stored personal data to correct. |
| Erasure ("right to be forgotten") | Closing/reloading the tab or clearing site data removes all local state; there is no server copy. |
| Restriction / objection | No profiling, automated decision-making, or marketing to restrict or object to. |
No personal data is transferred anywhere. The Google Fonts request involves Google as an independent font provider; schools with strict transfer requirements can eliminate even that by using the embedded-fonts build. [EU/UK districts: confirm font-CDN posture with your DPO if relevant.]
Plain-language mapping to the Texas and federal rules that apply to Kโ12 students. Not legal advice; your district counsel should confirm against your DSA.
SCOPE protects Texas minors under 18 with rules on age registration, parental controls, harmful-content strategies, and data-use limits. These breakouts have no account system, so there is no age to register or lock, and it has no data-collection or advertising to limit. It presents only fixed, teacher-reviewable educational case content. Note that some SCOPE provisions have been challenged and partly enjoined in federal court; this tool reflects only what such a no-account, no-data tool would need, not enjoined provisions.
FERPA governs education records. The breakouts creates no education record (no stored, identifiable student work). When a school uses it for instruction, the school retains full control; there is no vendor-held record to inspect, correct, or disclose.
COPPA governs collecting personal information from children under 13. The Critical Thinking Breakouts collects no personal information from any child, which is the cleanest possible COPPA posture. Where a school uses it with under-13 students, the district may act as the parent's agent for consent under its existing policy, though no collection is occurring.
This framework governs data agreements between districts and online service providers handling covered student information. Because the breakouts transmits no covered student information, there is no data exchange to govern; a district may still attach the short addendum in section 8 to its records.
CIPA is a network-level obligation on schools and libraries (an internet filter plus an internet-safety policy) โ not a privacy law on a tool. The Critical Thinking Breakouts contains no external links for students to follow, no chat, no uploads, and no user-generated content, so it introduces no new filtering surface. It does not replace the district's required network filter or internet-safety policy.
A district that catalogs classroom tools may attach this short attestation. A full signature-ready addendum is unnecessary for a tool that collects no student data, but the fields below can be filled in for recordkeeping.
| School / district / organization | [fill in] |
|---|---|
| Deployment owner / contact | Local: [teacher or campus tech lead โ fill in] ยท Author/resource: Miguel Guhlin, mguhlin@tcea.org |
| Privacy/security contact email | Miguel Guhlin โ mguhlin@tcea.org |
| Tool | The Critical Thinking Breakouts (index.html), v1.0 |
| Where it's hosted | [e.g. district web server / GitHub Pages / Google Sites iframe โ fill in] |
| Approved educational purpose | Teaching real-world critical-thinking skills (logic, media literacy, scientific reasoning) to grades 3โ12. |
| Student data collected | None. |
| Data transmitted to provider | None. |
| Subprocessors | None for student data. Google Fonts CDN serves fonts only (removable via embedded-fonts build). |
| Retention | No server-side data; in-browser state ends on tab close/reload. |
| Data-use commitments | No sale, sharing, advertising, profiling, or AI training. No re-identification. |
| Item | Local storage | External request | Student-identifying data |
|---|---|---|---|
| Game logic & cases | None (in-memory only) | None | None |
| Case progress / solved badges | In-page memory; cleared on reload | None | None |
| Direct-link to a case | URL hash (e.g. #case=rumor) | None | None โ case ID only |
| Confetti / animations | None | None | None |
| Display fonts | None | Google Fonts CDN (fonts only) | None โ no game content sent |
Network egress declaration: aside from the optional Google Fonts stylesheet, the breakouts makes zero outbound network requests. It contains no analytics, advertising, tracking, social, or backend calls. This is verifiable by reading the single source file.
The Critical Thinking Breakouts aims to meet WCAG 2.1 Level AA for this kind of interactive content. This summary is for procurement reviewers who want a VPAT-style overview without the full form.
| Area | Status | Notes |
|---|---|---|
| Text & reading | Supports | High-contrast text, large readable type, semantic headings, scalable with browser zoom. |
| Color use | Supports | Correct/incorrect answers use a โ/โ mark and words, not color alone. |
| Pointer / touch input | Supports | All answers are tappable buttons sized for touch; works on tablets and interactive whiteboards. |
| Keyboard | Partially supports | Buttons are native and Tab/Enter-activatable; a full keyboard-only audit and explicit focus styling on every control is a known gap (see below). |
| Motion | Partially supports | Confetti is brief and decays in ~3 seconds; honoring prefers-reduced-motion to suppress it is a planned improvement. |
| Audio | Supports | The breakouts has no sound, so no audio barriers and no narration dependence. |
prefers-reduced-motion is not yet wired to the confetti animation.To report an accessibility barrier, contact the deploying teacher or school, or reach the author directly: Miguel Guhlin โ mguhlin@tcea.org.
For classroom use, privacy or accessibility requests should go first to the teacher, school, or district that deployed the breakouts. Because no student data is collected or stored by the tool, there is no provider-held record to retrieve or delete; schools handle any related education-record requests under their own FERPA/COPPA process and should acknowledge within 10 school days and complete within 30 calendar days when feasible.
Author / resource contact: Miguel Guhlin โ mguhlin@tcea.org (TCEA / MGuhlin.org).
Material changes to this policy will be posted here with an updated date and version.
| Date | Version | Summary |
|---|---|---|
| June 29, 2026 | 1.0 | Initial combined privacy, GDPR, Texas (SCOPE/FERPA/COPPA/TEC 32.151/CIPA), district addendum, and accessibility statement for the Critical Thinking Breakouts game. |