Skip to content

History

Revisions

  • Mark Phase 3 (EFL Classroom Enhancements) complete 3.1 Speaking recordings, 3.2 Vocabulary profiling dashboard, 3.3 Peer review analytics, and 3.4 Testing environment all implemented and verified (WP5 gate: typecheck/lint/coverage/i18n/e2e green, bootstrap.sql in sync).

    @NesiciCoding NesiciCoding committed Jun 13, 2026
    e42c26c
  • Updated Roadmap (markdown)

    @NesiciCoding NesiciCoding committed Jun 12, 2026
    46b71da
  • docs: Phase 2.3 wiki cleanup - Cambridge/themes guides, LWW sync strategy Adds user-facing docs for the Cambridge exam labels and theme bundles shipped in PR #128, documents the LWW conflict-resolution strategy and its limits in Supabase-Sync.md, and resolves the stale "#38/#39/#40 marked Planned" roadmap note (nothing else references those numbers).

    @NesiciCoding NesiciCoding committed Jun 12, 2026
    978f96e
  • Updated Roadmap (markdown)

    @NesiciCoding NesiciCoding committed Jun 12, 2026
    fed782e
  • Updated Roadmap (markdown)

    @NesiciCoding NesiciCoding committed Jun 12, 2026
    fbf63bc
  • Mark Phase 2.2 (LWW for all editable collections) as complete

    @NesiciCoding NesiciCoding committed Jun 11, 2026
    7e7d5f7
  • Update roadmap: Phase 2.2 LWW for grades/peer reviews, e2e lessons learned

    @NesiciCoding NesiciCoding committed Jun 11, 2026
    744c6af
  • Updated Roadmap (markdown)

    @NesiciCoding NesiciCoding committed Jun 11, 2026
    0a6694f
  • Updated Roadmap (markdown)

    @NesiciCoding NesiciCoding committed Jun 11, 2026
    ddbc039
  • Updated Roadmap (markdown)

    @NesiciCoding NesiciCoding committed Jun 11, 2026
    9cec2af
  • Mark items 17, 20, 21, 23, 31-40 as complete

    @NesiciCoding NesiciCoding committed Jun 9, 2026
    f8362cf
  • Mark Tier 12 (items 24–30) as complete All seven bug fixes and quick wins are implemented, tested, and merged: - #24: Comment bank uses TipTap insertContent API - #25: WYSIWYG duplicate criterion icon changed to Files; aria-label added - #26: 21 new i18n keys added to all 5 locale files; all hardcoded strings replaced - #27: Essay draft uses localStorage; Draft restored banner on reload - #28: Voice grading language map covers all 5 app languages - #29: Admin panel shows offline-mode guidance instead of infinite spinner - #30: Anchor paper tooltip added with translated help text 1145/1145 tests passing.

    @NesiciCoding NesiciCoding committed Jun 9, 2026
    4b2ca08
  • roadmap: add items 24–40 from three-role UX testing session Structured testing as teacher, administrator, and student surfaces 17 new roadmap items across four new tiers (12–15): Tier 12 — Bug Fixes & Quick Wins (items 24–30) 24. Comment bank plain-text insertion into TipTap HTML 25. Duplicate/copy criterion icons both use same icon 26. Missing i18n in RubricBuilder, GradeStudent, ComparativeGrading, and StudentEssayPage 27. Essay draft in sessionStorage lost on browser close 28. Voice grading language map hardcoded to NL/EN only 29. Admin panel shows no guidance in offline-only mode 30. Anchor paper concept has zero in-app explanation Tier 13 — Essay & Writing Workflow (items 31–33) 31. Class-level essay assignment entry point (not per-student only) 32. Essay text panel in comparative grading view 33. Essay page theme (dark mode) and i18n coverage Tier 14 — Student Experience (items 34–36) 34. Self-assessment graduated 4-point confidence scale 35. Peer review assignments visible in student portal 36. Grade-published email notification via Supabase Edge Function Tier 15 — Rubric Builder Polish (items 37–40) 37. Criterion weight validation + running total display 38. Drag-and-drop level reordering within a criterion 39. "Save as template" action from existing rubric 40. Rubric sharing UI between teachers (Supabase mode) Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

    @NesiciCoding NesiciCoding committed Jun 4, 2026
    5734888
  • roadmap: fix #15 (still planned), complete #16, clarify #18 cambridge stub

    @NesiciCoding NesiciCoding committed Jun 3, 2026
    0adba28
  • roadmap: mark #19 complete; add #23 Full Themes

    @NesiciCoding NesiciCoding committed Jun 3, 2026
    94cdf87
  • Updated Roadmap (markdown)

    @NesiciCoding NesiciCoding committed Jun 3, 2026
    aa59862
  • Mark items 13 and 14 complete; note E2E growth areas

    @NesiciCoding NesiciCoding committed Jun 3, 2026
    4b17e85
  • docs: add roadmap items 14–22 and mark item 13 complete - Item 13 (Playwright smoke tests) shipped in PRs #93/#94; marked ✅ - Items 14–22 cover: Supabase E2E tests, Supabase-first architecture, ES i18n + FR/DE completion, IB templates, Cambridge integration, print CSS remaining views, student portfolio, a11y audit, and Magister/SOMtoday community contribution - Internationalisation.md: add Spanish to supported-languages table; tighten the "add to all locale files" guidance (en/nl/fr/de/es) Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

    @NesiciCoding NesiciCoding committed Jun 2, 2026
    ff91caa
  • docs: move completed roadmap items into their canonical wiki pages - Roadmap now only lists Item 13 (Playwright E2E, still planned) - Features: add keyboard shortcuts, tablet/iPad support, document analysis, IB/Bloom's assessment frameworks, browser print support, and notifications/reminders sections - Internationalisation: add French and German to supported languages table

    @NesiciCoding NesiciCoding committed May 31, 2026
    dabeca0
  • docs: update Roadmap with latest upstream content

    @NesiciCoding NesiciCoding committed May 31, 2026
    f0e8f46
  • docs: add Roadmap page and link from Home

    @NesiciCoding NesiciCoding committed May 31, 2026
    383a0f3
  • docs: document Supabase sync feature (PR #17) Adds a new Supabase-Sync page covering local and cloud setup, the database schema, authentication flow, and sharing. Updates Home, Installation, Features, Architecture, Data-and-Privacy, and Development Guide to reflect the optional sync layer and new /privacy route.

    @NesiciCoding NesiciCoding committed May 15, 2026
    ddc805e
  • docs: initialise wiki with full application documentation Adds 9 pages covering installation, development workflow, deployment (GitHub Pages, Docker, Vercel, Netlify, SharePoint), feature reference, architecture, internationalisation, data & privacy, and contributing.

    @NesiciCoding NesiciCoding committed May 15, 2026
    9ba3d9a
  • Initial Home page

    @NesiciCoding NesiciCoding committed May 15, 2026
    461a5ef