The P&P (currently) states that Regional Judges with at least 250 flights scored are eligible to judge at Nationals. Unfortunately there's no way to get that information other than a custom SQL query.
Implement a new view, accessible through the admin pages, that outputs names and IAC numbers of all judges with at least 250 flights scored. CSV format would be good.
The P&P (currently) states that Regional Judges with at least 250 flights scored are eligible to judge at Nationals. Unfortunately there's no way to get that information other than a custom SQL query.
Implement a new view, accessible through the admin pages, that outputs names and IAC numbers of all judges with at least 250 flights scored. CSV format would be good.