brain backup 2026-09-14
This commit is contained in:
@@ -0,0 +1,29 @@
|
||||
# Grade 3 Learning Studio Demo
|
||||
|
||||
## Start it tomorrow
|
||||
|
||||
```bash
|
||||
cd ~/brain/projects/ckmath-interactive-pilot
|
||||
python3 server.py --port 8899
|
||||
```
|
||||
|
||||
Open `http://127.0.0.1:8899` on the Mac mini. This is intentionally loopback-only: it is a private demo, not a LAN service.
|
||||
|
||||
## A 3-minute walkthrough for Alicia
|
||||
|
||||
1. **Start at the landing page.** Explain that the library is derived from the downloaded Grade 3 curriculum, not a separate subscription or AI-generated scope-and-sequence.
|
||||
2. **Use a subject filter.** Choose **Math** to show the nine Grade 3 math entries, then point out the “Open Teacher Guide” and “Open Student Reader” links.
|
||||
3. **Open CKMath Unit 1’s Teacher Guide.** It opens the original 285-page guide from inside the verified ZIP—no duplicate PDF copy is created. Explain that this is where the teacher’s learning goals, timing, prompts, materials, expected responses, and support notes live.
|
||||
4. **Return to the site and open the Interactive lesson.** Demonstrate building seven pairs of shoes, writing `7 × 2 = 14`, and giving a one-sentence explanation.
|
||||
5. **Frame the next decision.** The library and teacher-plan access can cover the whole Grade 3 collection now; we should next choose which curriculum areas deserve human-reviewed interactive sessions first.
|
||||
|
||||
## Current scope
|
||||
|
||||
- 51 downloaded Grade 3 units indexed.
|
||||
- 37 teacher-guide PDFs and 25 student-resource PDFs available on demand from their original archives.
|
||||
- One completed interactive math lesson: Unit 1, equal groups.
|
||||
- No account, analytics, AI, or learner-record storage.
|
||||
|
||||
## Not yet claimed
|
||||
|
||||
This is not yet a complete digitization of every Grade 3 lesson. It is a full source library plus a working interactive pattern. Every additional interactive lesson should be selected, authored/reviewed against its teacher guide, and checked for its individual license notice.
|
||||
Reference in New Issue
Block a user