Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable Distinction Between Submissions We Are/Are Not Proceeding With #86

Open
BenRKarl opened this issue Mar 17, 2015 · 0 comments
Open

Comments

@BenRKarl
Copy link
Contributor

Right now the state of a Submission really only varies between active (Open) and inactive (Closed) by way of the active attribute on the Submission model.

In order for Rebecca to directly control which Submissions appear in the Assessor's Recently Closed List we'd like to create a way to categorize closed Submissions by whether or not we plan on proceeding with an interview.

The thought is we could add an attribute to the Submission schema designating whether we are proceeding with it or not. Then, in the list of Recently Closed Submissions, it would only display Closed Submissions from candidates we plan on interviewing. This effectively turns the Recently Closed Submissions list into a List of Candidates You May Interview... So we may also want to change the name of the list in the template.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant