Secure, role-based accessStaff portal — create, review and publish.
Nobody selects their own role during login. After authentication the backend loads your assigned role and permissions.
✓Roles assigned by Super AdminTeacher, Reviewer, Content Admin and Support roles are assigned before login.
✓Course-level permissionsA teacher only accesses assigned courses, subjects and their own drafts.
✓Server-side protectionThe backend verifies every protected action, even when an API is called directly.