Skip to content

Enter marks in the gradebook

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

For teachers and Directors. Open Gradebook, pick a class, a term, and the subjects to show, then Load.

  • Type a score into each cell. Every subject has its own maximum score, and percentage, total, and rank are computed automatically.
  • Work is auto-saved as you type; the status indicator confirms when everything is saved.
  • Mark a student who was absent with EX (Excused) — excused cells are excluded from totals and percentages.

Like a spreadsheet: arrow keys move, Enter moves down, Tab moves right (wrapping to the next row), Page Up / Page Down jump a page, E excuses a cell.

If you close the page early, an unsaved draft is offered for restore next time — restore or discard it. Finalize saves everything and shows the class ranking. Directors can also close a term, which locks marks until the term is reopened.