cyrusinnovation / CodeTestBotApp

Ember client app for the CodeTestBot application.
MIT License
0 stars 2 forks source link

Show Names for Closed Submissions #85

Open BenRKarl opened 9 years ago

BenRKarl commented 9 years ago

When a submission is closed its active attribute is changed to false and it is listed in the Recently Closed Submissions section in the Assessor dashboard. Right now the assessment is anonymous and only its Level and Language are displayed, so Assessors never see the Candidate's name.

In order for Assessors to review Submissions prior to upcoming interviews, the template that displays Recently Closed Submissions should render the Candidate's name for easy reference.