rdunlop / unicycling-registration

Gather Registration details from participants for upcoming unicycling event
MIT License
17 stars 6 forks source link

Better Pairs Freestyle sign up with age groups #310

Open scotthue opened 7 years ago

scotthue commented 7 years ago

Either better documentation or a better system here.

rdunlop commented 7 years ago

It looks like there are a number of people providing "Feedback" because Pairs Categories are Age-locked, but the people in the competition are not necessarily in those age groups (because they're electing to choose a higher age group).

I think that the easiest way to solve this is to adjust the "allowed age range" so that they are only lower bounds.

Name Allowed Age Range U11 0-10 U13 0-12 U15 0-14 U17 0-16 17+ 0-100 Junior Expert 0-14 Expert 0-100

I am thinking that I should add a piece of text to the config where this is set...but I'm not sure that's the most effective change.