Admissions
The Admissions module manages the full student intake lifecycle — from creating an admission cycle, receiving and reviewing applications through the public portal, to approving and enrolling successful candidates.
Module Map
Admissions
├── Admission Cycles → Define intake periods and capacities
├── Application Pipeline → Review, shortlist, and decide on applications
└── Public Portal → /apply/:schoolCode — accessible by prospective parents
Workflow Overview
- Create an admission cycle — define the academic year, intake level, and available places.
- Share the portal link — parents visit
/apply/your-school-codeto submit applications online. - Review applications — filter, shortlist, and process applications in the pipeline.
- Admit candidates — approve successful applicants; they are automatically created as students.