google-code-export / brewcompetitiononlineentry

Automatically exported from code.google.com/p/brewcompetitiononlineentry
0 stars 0 forks source link

Allow separate dates for entry window close and drop-off close #422

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Currently, the Entry Window Close Date drives both the date on which a user can 
no longer input any further entries, and the date by which an entry must be 
delivered to the drop-off location. 

It would be helpful to split these two into separate values so that it is 
possible to close the competition to new entries before the drop-off close time 
is reached (this is how the UK National Comp is currently run so we have an 
idea ahead of time as to how many beers are being entered). 

Validation: latest drop-off must be >= entry window close date. 

Original issue reported on code.google.com by gra...@chromosphere.co.uk on 13 Jun 2014 at 8:13