You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Unless I'm mistaken, the merit committee performs the scoring every year - so the app should only deal with submissions from the current year. We should do some planning about how to implement this.
when collecting activities/narratives, only collect from current year
remove Year input from FormInput, and always use the current year
Q: allow viewing previous years? (if we do this, would be after we have MVP)
Unless I'm mistaken, the merit committee performs the scoring every year - so the app should only deal with submissions from the current year. We should do some planning about how to implement this.