glossaryPage.heroH1
glossaryPage.heroSubtitle
glossaryPage.definitionTitle
A parent portal is a secure web and mobile application where parents and guardians access their child's school records — attendance, grades, assignments, fee balance, timetable, and teacher messages — through a single personal login, with real-time data pulled from the school's student information system and separate records for each child in multi-child families.
glossaryPage.howItWorksTitle
A parent portal sits on top of the school's student information system and exposes a parent-scoped view of the child's record. The parent logs in with a personal account linked to their child or children (multi-child families see all their children in one login); the portal queries the SIS for attendance, grades, fees, and messages, and renders them in a parent-friendly interface. When a teacher marks attendance or posts a grade, the portal reflects it within seconds. Push notifications alert parents to important events — an absence, a low grade, an approaching fee deadline — without requiring them to open the app. openeducat_parent integrates natively with openeducat_core, so there is no sync layer between the SIS and the portal; they read the same database.
glossaryPage.whySchoolsTitle
Schools adopt a parent portal to replace the flood of phone calls, emails, and SMS queries that overwhelm the front office, and to give parents the transparency they increasingly expect. Parents who can check attendance, grades, and fee status from their phone stop calling; front-office call volume typically drops 50-70% within the first term. Parents engage more with the school — logging in two or three times a week rather than waiting for report-card day — and at-risk interventions happen earlier because parents see a string of absences or failing grades themselves. For regulators, a parent portal also formalizes communication logs for FERPA (US), GDPR (EU), and equivalent privacy regimes: every access is logged, every message is audited, and consent workflows for under-13 children are managed centrally.
glossaryPage.keyFeaturesTitle
- Real-time attendance, grades, and fee balance per child
- Multi-child family support with single parent login and child-switcher
- Direct teacher messaging with threaded history and read receipts
- Push notifications for absence, grade posted, fee due, event reminder
- Fee payment via integrated gateway (Stripe, Razorpay, local equivalents)
- Bilingual UI for multilingual parent populations (English, Spanish, Arabic, etc.)
glossaryPage.faqTitle
How is a parent portal different from a student portal?
The student portal is for the student — they log in as themselves, see their own coursework, and complete assignments. The parent portal is for the parent or guardian — they log in as a separate user, and see information appropriate to a parent (attendance, grades, fees, teacher communication) but not, for example, the student's private journal entries or teacher notes marked internal-only. Most modern school systems provide both; they are two distinct logins against the same underlying data.
What about divorced parents who both need access?
A well-designed parent portal supports multiple parent accounts per child with separate logins, separate notification preferences, and separate access controls. Schools configure whether one or both parents see specific categories (e.g., custody-related information may be restricted to the custodial parent per court order). Each parent sees their own login history and cannot impersonate the other. This flexibility is essential in jurisdictions where school communication obligations apply to both parents.
Is there a parent portal mobile app?
Yes. openeducat_parent includes native iOS and Android apps (downloadable, or white-labeled with the school's brand), plus a responsive web version. Parents typically prefer the mobile app because of push notifications, but the web version works for parents on shared family computers or desktop at work. Push notifications are configurable per event type — some parents want every absence, others only unexcused absences.
How does the parent portal handle privacy for under-13 children (COPPA)?
Because the parent is the primary user and the child's data is handled under a school-operation carve-out in COPPA (with parent consent at enrollment), the parent portal itself is compliant when the school's data practices are. openeducat_parent stores parent consent records, logs access, and supports parental request-to-delete workflows. For under-13 students who also have a student portal, separate consent and access controls apply per COPPA guidance.