This folder contains a minimal, safe demo coursepack for public evaluation and local trials.
- Load it with
bash scripts/load_demo_coursepack.sh. - Join the generated class code as a student.
- Open
/teachand review the two demo lesson sessions.
After import, /teach shows one demo class with 2 sessions and a built-in upload dropbox from lesson metadata.
- 1 course with 2 lessons
- lesson video metadata (placeholder URL)
- upload assignment generation (
submission.type: file) - rubric/checklist in lesson content
- helper prompt example with bounded, anti-cheating framing
- Contains no real student or school data.
- Intended for local demo/evaluation and resettable environments.
- See reset instructions in
docs/TRY_IT_LOCAL.md.