Commit Graph

5 Commits

Author SHA1 Message Date
root 6c6dd26823 Add Quiz feature: 10-question quizzes with progressive scoring (max 40 pts)
- Quizzes table with questions, answer options, attempts, answers
- Question types: multiple_choice, exclusion, true_false, free_text
- Progressive scoring: [1,1,2,2,3,3,4,6,8,10] = max 40 per quiz
- Alpine.js countdown timer per question with auto-submit on timeout
- Admin: CRUD for quizzes + per-question editor, JSON export/import
- Child: quiz overview with best scores, question view, result breakdown
- Nav: Quiz link in child header and admin sidebar
2026-05-05 21:14:09 +00:00
root 213d4b4832 Fix admin sidebar: Erinnerung link was nested inside Belohnungen anchor tag 2026-05-05 15:39:23 +00:00
root 90824894dd Add Erinnerung (reference) section with articles for Deutsch, Mathe, Englisch
- Migration, model, admin+child controllers, all views
- 17 seeded articles: Nomen, Verben, Adjektive, Zeitformen, Satzarten,
  Wortarten, Ganze Zahlen, Grundrechenarten, Einmaleins, Geometrie,
  Brüche, Zahlen/Farben/Wochentage/Sätze/Tiere auf Englisch
- CSS for .ref-content (h2/h3/p/ul/table + .beispiel/.tipp/.merke blocks)
- Child nav + admin sidebar links
2026-05-05 15:36:29 +00:00
root bd1640994c feat: Lernapp mit Mathe/Deutsch/Englisch, Münzsystem und Belohnungen 2026-05-05 14:41:09 +00:00
root 21e40cd2da Initial commit: Lernapp Laravel project with Breeze auth 2026-05-05 12:07:26 +00:00