Skip to content
NesiciCoding edited this page May 15, 2026 · 3 revisions

Rubric Maker — Wiki

Welcome to the Rubric Maker wiki. Use the sidebar to navigate between topics, or start with the pages below.

Quick links

Topic Description
Installation Prerequisites, install steps, and first run
Development Guide Dev server, scripts, testing, and linting
Deployment GitHub Pages, Docker, Vercel/Netlify, SharePoint
Features Full feature reference for educators
Architecture Project structure, data flow, and tech stack
Internationalisation Adding or editing language translations
Supabase Sync Optional cross-device sync and colleague sharing via Supabase
Data & Privacy localStorage, GDPR/AVG notes, backup and restore
Contributing How to contribute code or translations

What is Rubric Maker?

Rubric Maker is a client-side, offline-first web application that lets educators:

  • Design rubrics with flexible criteria, scoring modes, and CEFR levels.
  • Grade students interactively with a comment bank, voice input, and attachment viewer.
  • Analyse class performance through charts and a statistics dashboard.
  • Export reports to PDF, Word (.docx), or CSV.
  • Optionally sync data across devices and share with colleagues via Supabase.

No account required. Everything works offline via the browser's localStorage. Supabase sync is opt-in.

Repository

https://github.com/NesiciCoding/RubricMaker

Live app: https://nesicicoding.github.io/RubricMaker/

Clone this wiki locally