The school stamp line on report cards
import { Steps } from ‘@astrojs/starlight/components’;
Every printed report card carries the line:
This report is invalid without a valid school stamp.
This is a UNEB (Uganda National Examinations Board) convention — the line must be there, and there is nothing to enable in the app.
- Print the card from the app.
- Apply the school’s rubber stamp by hand in the designated area.
- Add the class teacher’s and head teacher’s signatures on the dotted lines.
The stamp and signatures are what make a card official — applied by hand after printing is expected, not a missing feature.