Relay: Difference between revisions

Jump to navigation Jump to search
362 bytes added ,  18:11, 31 May 2021
m
 
(2 intermediate revisions by the same user not shown)
Line 3: Line 3:


===Creating Files===  
===Creating Files===  
Same as individual race, you have to first create some CSV files using Excel, etc. and then create an event data using event manager. The files you create first are:<br/>
Same as for individual races, you have to first create some CSV files using Excel, etc. and then create event data using the event manager. The files you should create first are:<br/>
* RelayClass.dat : number of runners per class, their start time, restart time, etc.
* RelayClass.dat : Includes the definitions of the number of runners per class, their start time, restart time, etc.
* RelayTeam.dat : name of each relay team, members, etc.
* RelayTeam.dat : Includes the name of each relay team, its members, etc.
* Startlist.dat : names of each runner, their E-card number, course, etc.
* Startlist.dat : Includes the name of each runner, their E-card number, associated course, etc.
Other than these, if you will use intermediate controls, also create Intermediate.dat. Check this [[link]] for details.
Other than these, if you will use intermediate controls, also create Intermediate.dat. Check this [[link]] for details.


Create these files in ".csv" format. When you import these data into Mulka2, it will automatically convert to ".dat" format.<br/>
Create these files in ".csv" format. When you import these data into Mulka2, it will automatically convert to ".dat" format.<br/>
Make the first row a header row, and write in data from the second row on.
Make the first row a header row, and write in the data from the second row on.


===Relay Class Data===
===Relay Class Data===
Line 22: Line 22:
** The start time for the first runner. This is when the race starts.
** The start time for the first runner. This is when the race starts.
* Change Over Limit:@
* Change Over Limit:@
** Replace the @ with a integral number 2 or bigger. Write in the time, after which, the runner cannot change over to the @th runner. (ex. 11:30)
** Replace the @ with an integral number 2 or bigger. Write in the time, after which, the runner cannot change over to the @th runner. (ex. 11:30)
* Restart:@
* Restart:@
** Replace the @ with a integral number 2 or bigger. Write in the restart time of the @th runner.
** Replace the @ with an integral number 2 or bigger. Write in the restart time of the @th runner.
* Intermediate:@
* Intermediate:@
** Replace the @ with a integral number. Make this field only if you will use intermediate controls. Write in the name of the @th intermediate control that the runner will encounter. (Define the name of intermediate controls using Intermediate.dat)
** Replace the @ with an integral number. Make this field only if you will use intermediate controls. Write in the name of the @th intermediate control that the runner will encounter. (Define the name of intermediate controls using Intermediate.dat)


If you are planning to do a relay with one person (which is a individual race, but everyone start at a same time and there are multiple courses), create data as a individual race, not a relay. You may mix up relay and individual race in a single event.
If you are planning to do a relay with one person (which is a individual race, but everyone start at a same time and there are multiple courses), create data as a individual race, not a relay. You may mix up relay and individual race in a single event.
Line 56: Line 56:
** Full name of the competitor. Leave this category blank if you do not know the competitor's name yet.
** Full name of the competitor. Leave this category blank if you do not know the competitor's name yet.
* Class
* Class
** You do not write the class name itself. Instead, if it's the first leg of ME, write "ME Leg.1". If it's the 3rd leg of WE, write "WE Leg.3".(河野注:これで合ってますか?)
** You do not write the class name itself. Instead, if it's the first leg of ME, write "ME Leg.1". If it's the 3rd leg of WE, write "WE Leg.3".(河野注:これで合ってますか? The sample relay event files use the following syntax: ME1, ME2, etc.)
* Course
* Course
** In each leg, there should be several course patterns, so here, write the course name that each runner will run.
** In each leg, there should be several course patterns, so here, write the the runner's specific course name (i.e. the specific fork that each runner will run).
* E-card Number
* E-card Number
** If you know which person will use which E-card, write down the E-card Number here. If E-card is not designated, you do not have to write this category.
** If you know in advance each person's E-card number, write down the E-card Number here. If the E-card is not preassigned, you do not have to write this category.


If you will do relay and individual race at the same start time, also write information of runners who will run the individual race in the same file. In this case, you also need the "Start Time" category. Write the start time of the individual race runners, and leave this category blank for relay runners. In the "Class" category of individual race runners, write their actual class name.
If you will have a relay and an individual race in parallel, then also write information of runners who will run the individual race in the same file. In this case, you also need the "Start Time" category. Write the start time of the individual race runners, and leave this category blank for relay runners (Please note that it is not mandatory to include this information in events that have a lift-up start and the start times are not preassigned). In the "Class" category of individual race runners, write their actual class name.


===Creating an Event===  
===Creating an Event===  
8

edits

Navigation menu