Design 1
Image |
Description |
---|---|
|
On the homepage there is a list of items with checkboxes in which you input desired classes, skills, or interests that you would like your student to have. The user then clicks the search for students button which takes them to the second screen which contains a list of students who match any of the criteria from the first page. The students are sorted by how many of the criteria they match, so you can easily find which students may be the best. If you click on a students name, their row will expand to give you more information about the student such as what grades they got in the classes you selecte or how much experience they have in the skills you selected. |
Design 2
Image |
Description |
---|---|
|
On the homepage there are sections in which you input desired classes, skills, or interests that you would like your student to have. That populates the bottom of the page where you can drag those requiremnts around to determine which are most important and which are least important. The user then clicks the search for students button which takes them to the second screen which contains a list of students who match all of the criteria from the first page (in contrast to design one where the students just have to match any criteria from the first page). The students are sorted first by what the user selected as the most important criteria, then by the next important criteria, and so on, so you can easily find which students may be the best. There is then a checkbox in which you can select to email the student or not about your position. |
Design 3
Image |
Description |
---|---|
|
This is my design which is supposed to be ultra safe. On the homepage there are sections in which you input desired classes, skills, or interests that you would like your student to have. That populates the right side of the page in which you can get rid of any requirements if you accidentally make a mistake before you search for students. The results page lists all the students that match all of your criteria, and clicking on a column corresponding to a requirement will sort the students according to how much experience they have in that requirement. If you select the wrong requirement to sort by, you can easily fix that by clicking a different column and changing your sort mechanism. |