Team Category
Syntax
Team Category field_name
Category value
Minimum number
Maximum number
Parameters
- field_name: The field defining the categories (e.g.,
SEX). - Category value: A specific value within the category field (e.g.,
F). - Minimum number: The minimum number of team members from that category required to score.
- Maximum number: The maximum number of team members from that category allowed to score.
Description
Enables mixed-team scoring, where teams must meet composition requirements (e.g., a minimum number of female runners) to be scored officially.
Remarks
When using this feature, the Team Score and Team Displace numbers must be set to the same value.
Examples
To score teams of 5 where at least 2 must be female and no more than 3 can be male:
Team Field TEAM
Team Score 5
Team Displace 5
Team Category SEX
Category F
Minimum 2
Category M
Maximum 3