A Swiss grade calculator built with SvelteKit.
Live: grades.sulej.ch
- Grade Calculator: convert points to a Swiss grade using the formula
(Points × 5 / Max points) + 1 - Grade Average: calculate a weighted average across multiple subjects with optional sub-grades and drag-to-reorder
- Required Grade: find out what grade you need in future exams to reach a target average
- Configurable rounding (2 decimal, 1 decimal, 0.5, 0.25)
- Light / dark theme
- Fully responsive, mobile-friendly UI
- Keyboard shortcuts (
Ctrl+Enterto add,Ctrl+Deleteto remove)
See CHANGELOG.md.