Skip to content

Set a subject's maximum score

import { Steps, Aside } from ‘@astrojs/starlight/components’;

For Directors and teachers. Each subject has a maximum score — the “out of” value. A 50-mark subject and a 100-mark subject need different values, or percentages will be wrong.

  1. Open Subjects (Classes, subjects & marks → Subjects).
  2. Edit the subject and set Max score — for example 50 or 100.
  3. Save. The gradebook grades each score against that subject’s max, and report cards show score / max score.