servicefly / Education-Features-Bugs

Education Features & Bugs
0 stars 0 forks source link

Prevent Students Applying as Faculty - #57

Open servicefly opened 4 years ago

servicefly commented 4 years ago

To prevent students from applying as faculty: Either an auto rejection or prevention/notification for Faculty applications when an email includes the words “student, st, studenti, estudiante, estudante, est, etudiant, etudiante, etu, ogrenci, ogr, alumno, aluno, or alu”

Examples: https://edutools.githubapp.com/discount_requests/4482171?user_filter=faculty https://edutools.githubapp.com/discount_requests/4482239?user_filter=faculty https://edutools.githubapp.com/discount_requests/4482358?user_filter=faculty

Solved: Application split into to pages to direct students to apply for student pack & teachers to apply for faculty.

mms710 commented 4 years ago

Hi! We just shipped a change that splits up the application process for students and teachers that solves this issue. Here's the flow you go through if you want to apply for the student developer pack:

  1. You click on the student developer pack option on education.github.com image

  2. When you get to the next page, you click "Get your pack" image

  3. If you are an individual, you pick "Student" or "Teacher" image

  4. Once you make your selection, it sends you automatically to the form with the "student" versus "faculty" item already filled out on the backend - the user doesn't have to pick it anymore YAY! image

This flow works the same if you are a teacher and you pick the teach toolbox, where you don't have to fill out if you are a student or faculty on the form. Let me know if you have any questions!

servicefly commented 4 years ago

TY, moved to shipped.