Open servicefly opened 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:
You click on the student developer pack option on education.github.com
When you get to the next page, you click "Get your pack"
If you are an individual, you pick "Student" or "Teacher"
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!
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!
TY, moved to shipped.
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.