jpschewe / fll-sw

FIRST Lego League scoring software
http://jpschewe.github.io/fll-sw/
GNU General Public License v2.0
10 stars 7 forks source link

Make playoff divisions explicit #486

Closed jpschewe closed 8 years ago

jpschewe commented 8 years ago

Need to make the playoff divisions explicit (in db) rather than implicit -- currently divisions are coming off of the brackets, which are not seeded until AFTER the final performance round scores are completed, which means that we can't schedule finalists until after the end of round 3 and the brackets have been seeded.

@eengstrom mentioned this after the 2015 Minnesota state tournament

jpschewe commented 8 years ago

Make sure that the page that shows how to select teams shows award groups as well as judging groups. Allow selecting by award group in the javascript too.