Skip to main content跳到主要内容
← AI Playgrounds

Project notes

How the project works

AI Playgrounds is built for direct classroom use, offline portability, and transparent inspection. This page explains the practical choices behind the suite and the limits of the current evidence.

Portable by design

Each applet is one HTML file containing its interface and logic. It can run locally without an account, backend, model download, or build process.

Student work stays local

The site does not collect student responses. Response packets are copied or printed by the learner and submitted through the teacher's normal classroom system.

Multiple ways to read the result

Each applet includes keyboard guidance, live text-state descriptions, reduced-motion support, and explanations that do not rely only on color or animation.

Learning design

Featured experiments and scenario comparisons ask learners to predict, observe, explain, and transfer. Teacher notes identify the misconception being surfaced and what the simplified model leaves out.

Software checks

Release verification includes algorithmic regression tests, source checks, and browser checks for phone, tablet, and desktop viewports. Development tests are not distributed in this artifact repository.

Open for adaptation

The project is released under the MIT License. Teachers and developers can take one applet, translate it, change parameters, or build new scenarios.

What the current release does not establish

  • It does not demonstrate improved learning outcomes without a separate learner study.
  • It does not establish accessibility conformance without human assistive-technology testing.
  • Page views do not establish adoption, classroom use, or educational impact.

v1.9.5 distribution

This repository contains finished website and classroom-download artifacts. Download standalone HTML files for independent offline use. Website pages can use neighbouring assets.

Verification and limitations

Automated algorithm, browser, visual, offline, privacy and accessibility engineering checks run before release. Learner and educator studies and human screen-reader testing are deferred. No WCAG conformance, learning gains or adoption outcome is claimed.

Privacy

Learner responses, free text, experiment values and saved state are excluded from project analytics. Optional aggregate usage measurement runs only on the public website, not offline/local copies; privacy preferences are available on the homepage.

Feedback

Report a problem without student names, private records or credentials.