Admissions create an account - Kosudo/nextSIS GitHub Wiki
Before we present an admissions form, we want the applicant to create an account as an anti-spam measure. We also need this account so that every transaction which follows is definitively tied to it within the system.
The page contains:
- A reminder to existing parents that they should not create a new account but log in with their existing one.
Form fields:
- First name(s)
- Surname
- Choose username
- Choose a password
- Confirm password (not stored to database)
- Email address
- Agree to privacy policy (checkbox)