Rules: Difference between revisions

From Regattadata
No edit summary
No edit summary
Line 5: Line 5:
===lvissaaAthleteEventCount===
===lvissaaAthleteEventCount===
===jvEntries===
===jvEntries===
Gets all of the entries for the club at that regatta. For each entry, if the eventCategory name is JV, find the equivalent Varsity event. If the club does not have an entry in the Varsity event for any of its JV entries, the rule fails. In this case, the Varsity event is in the same boat class and the same category (e.g. Junior A Men).
===jvEntriesBrentwood===
===jvEntriesBrentwood===
Gets all of the entries for the club at that regatta. For each entry, the jvEntryBrentwood rule is tested. If any entry fails, the rule fails.
===clubAthleteWeighin===
===clubAthleteWeighin===
Gets all of the entries for the club at that regatta. For each entry, the athletesMakeWeight rule is tested. Uf any entry fails, the rule fails.


==Entry rules==
==Entry rules==


===athletesAreLightweight===
===athletesAreLightweight===
This rule tests all of the athletes of an entry in a lightweight event.
===athletesMakeWeight===
===athletesMakeWeight===
===athleteAges===
===athleteAges===
Line 18: Line 22:
===noBoysinGirlsCrew===
===noBoysinGirlsCrew===
===lvissaaCrabfestNovices===
===lvissaaCrabfestNovices===
===lvissaaIneligible===
This rule tests the athletes in the entry for the person_log type "LVISSAA ineligible"
===lvissaaNoNovicesIn2x===
===lvissaaNoNovicesIn2x===
===lvissaaAthleteGrades===
===lvissaaAthleteGrades===
Line 26: Line 32:
===lvissaaNoRowingUpAndDown===
===lvissaaNoRowingUpAndDown===
===jvEntryBrentwood===
===jvEntryBrentwood===
This rule tests Junior A JV entries only. It looks for varsity events in equal or larger boats. It also looks for the School 8 (considered a Varsity entry). If it finds an entry in any of the corresponding varsity events, the rule passes.
===jvAthletesBrentwood===
===jvAthletesBrentwood===
===jrbjvEntryBrentwood===
===jrbjvEntryBrentwood===
===registeredWithRCA===
This rule tests whether the entry is from an RCA club. If so, each athlete in the entry is tested to see if thie have an RCA membership exipry date, and that that date is after the last day of the regatta.

Revision as of 04:44, 1 April 2013

Rules are provided to test that entries submitted by clubs are composed of athletes appropriate to the event into which they have been entered. Rules are provided at the Athlete, Entry and Club levels.

Club rules

lvissaaAthleteEventCount

jvEntries

Gets all of the entries for the club at that regatta. For each entry, if the eventCategory name is JV, find the equivalent Varsity event. If the club does not have an entry in the Varsity event for any of its JV entries, the rule fails. In this case, the Varsity event is in the same boat class and the same category (e.g. Junior A Men).

jvEntriesBrentwood

Gets all of the entries for the club at that regatta. For each entry, the jvEntryBrentwood rule is tested. If any entry fails, the rule fails.

clubAthleteWeighin

Gets all of the entries for the club at that regatta. For each entry, the athletesMakeWeight rule is tested. Uf any entry fails, the rule fails.

Entry rules

athletesAreLightweight

This rule tests all of the athletes of an entry in a lightweight event.

athletesMakeWeight

athleteAges

correctAthleteCount

coxswainInSeat

noviceCrewsAreNovice

noBoysinGirlsCrew

lvissaaCrabfestNovices

lvissaaIneligible

This rule tests the athletes in the entry for the person_log type "LVISSAA ineligible"

lvissaaNoNovicesIn2x

lvissaaAthleteGrades

===lvissaaAthleteAges - superceded by lvissaaAthleteGrades for the 2012 season

lvissaaHalfGirlsInBoysCrew

lvissaa1x

lvissaaNoviceAndExperienced

lvissaaNoRowingUpAndDown

jvEntryBrentwood

This rule tests Junior A JV entries only. It looks for varsity events in equal or larger boats. It also looks for the School 8 (considered a Varsity entry). If it finds an entry in any of the corresponding varsity events, the rule passes.

jvAthletesBrentwood

jrbjvEntryBrentwood

registeredWithRCA

This rule tests whether the entry is from an RCA club. If so, each athlete in the entry is tested to see if thie have an RCA membership exipry date, and that that date is after the last day of the regatta.