utdal / profiles

A simple CRUD/search profile system for research profiles, providing user-editable information and basic pages to aesthetically promote and highlight researcher activities and achievements.
MIT License
6 stars 0 forks source link

Student applications blind review mode #120

Open wunc opened 1 year ago

wunc commented 1 year ago

Add some sort of "blind review mode" for faculty or their delegates, which hides certain student research application attributes like the applicant's name, email address, and etc. to avoid unconscious bias when reviewing the applications. Maybe a user or session setting, so that it's remembered across pages while the reviewer is logged in?

As a part of this, we'll probably have to change the individual student application slugs to a random string, including retroactively. (which is actually a good idea to do anyway as a good security/privacy practice)