Commit Graph

4 Commits

Author SHA1 Message Date
5df1c1b4bf Migration Gitea 2025-12-04 19:50:16 +08:00
53ff0adde9 Add SBS chapter 10, SBS 3-10 fusion, and WTE2 chapter 4
- Add SBS chapter 10: Simple Present Yes/No Questions & Negatives
  * Master Yes/No questions (Do/Does)
  * Learn negatives (don't/doesn't)
  * Practice short answers
  * Days of the week vocabulary
  * 125 vocabulary words, 17 phrases, 6 dialogs

- Add SBS 3-10 fusion chapter: Present Continuous vs Simple Present
  * Contrast present continuous (NOW) vs simple present (ALWAYS)
  * Combined 150 vocabulary words from both chapters
  * 7 texts showing both tenses in context
  * Comprehensive tense comparison exercises

- Add WTE2 chapter 4: More About Animals - Present Continuous
  * Learn animal actions with present continuous (is/are + -ing)
  * Fun Zoo story with Danny and elephants
  * Phonics: L and R sounds
  * Silly vs logical statements
  * 47 vocabulary words, 7 dialogs, miming game activity

- Update book metadata files
  * sbs.json: Add chapter 10 to available chapters
  * sbs-fusion.json: Add chapter 3-10 fusion
  * wte2.json: Add chapter 4

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-29 23:02:09 +08:00
bc47483a99 Add diagnostic homework for Archie's class and WTE2 content
Archie's Class (SBS2/SBS8):
- Create diagnostic homework system with audio + text + 6 questions
- Add audio scripts (MyFriends.mp3, ImWearingClothes.mp3)
- Generate bilingual WeChat format homeworks (EN/CN)
- Move DIAGNOSTIC_HOMEWORK_PLAN.md to archie_class_homework/
- Add comprehensive creation process documentation

WTE2 Class:
- Add Chapter 3: Wild Animals & Numbers 11-20 (5 texts: Very Easy → Difficult)
- Add Alphabet Review A-Z (26 letters with vocabulary)
- Add Chapter 3-Alphabet Fusion (combines both chapters, 67 words)
- Update wte2.json book with new chapters
- All JSON files validated

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-08 23:22:52 +08:00
ab84bbbc71 Reduce game sizes and fix Mario level display
- Reduce RiverRun game height from 100vh to 75vh for better screen fit
- Reduce AdventureReader game height from 100vh to 75vh
- Fix Mario level number display (was showing currentLevel + 1 twice)
  - Updated HUD level display in Renderer.js
  - Updated finish line flag level display in Renderer.js
- Add portable setup files and documentation
- Add new game modules: SentenceInvaders, ThematicQuestions
- Add new content: wte2 book, sbs chapters 2-3, wte2-2 chapter
- Update various game modules for improved compatibility

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-18 16:22:33 +08:00