Timothy Ko
Timothy Ko
So we can easily sort through interviewed candidates. linked to #182 A candidate category is the category that we place candidates in after an interview. A candidate can be placed...
¯\_(ツ)_/¯ We could make it run specific languages (maybe only get it to work with python first?) and then we could also add in intellisense as well... who knows. However,...
This would be used for deliberations after candidates are done interviewing, showing the categories, scores they were given by their interviewers.
rejected, interviewing, accepted candidates shouldn't be matched up in facemash
We can use Form Validation (https://reactstrap.github.io/components/form/, scroll down a bit).
This way, the interview form will still be saved if you accidentally go to a different page. Submitting the interview should clear it.
this is very open to what you can do Here are some examples: - see the distribution of matches per candidate - Stats on matches per Candidate - avg num...
This is for viewing statistics on our candidate distribution. This would help us understand the demographics of our applicants, who we decide to accept, etc. Are there any biases to...
some candidates may have more matches or may have matched against "not as great" candidates more. How do eliminate this? Round robin could be it, but that's a lot of...