You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description:
Obviously schools have a limit to the number of students they can accept. Larger schools may use a system where they receive applicants to the system. Accepted applicants will be enrolled by admin and alerted they've been accepted to the school.
Create an API endpoint where applications for student enrollment can be sent, so it can be reviewed by admins.
Publicly people can:
apply to enroll a student within the school.
Admins can:
review applications and approve an application with automatic enrolment or manual information filling to enrol a student.
The text was updated successfully, but these errors were encountered:
Description:
Obviously schools have a limit to the number of students they can accept. Larger schools may use a system where they receive applicants to the system. Accepted applicants will be enrolled by admin and alerted they've been accepted to the school.
Create an API endpoint where applications for student enrollment can be sent, so it can be reviewed by admins.
Publicly people can:
Admins can:
The text was updated successfully, but these errors were encountered: