Relay: Difference between revisions

Jump to navigation Jump to search
178 bytes added ,  18:11, 31 May 2021
m
No edit summary
 
(5 intermediate revisions by 2 users 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 18: Line 18:
** The name of the relay class
** The name of the relay class
* Number of Runners
* Number of Runners
** Number of runners that consist the team. If it's a relay of 3 people, write "3". This is NOT the number of all the participants that will run in a class, but a number of runners that consist one team.
** Number of runners that comprise a team. If it's a relay of 3 people, write "3". This is NOT the total number of all the participants that will run in a class, but rather the number of runners that each team has.
* Start Time
* Start Time
** The time that the first runner 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 which the runner cannot change over to the @th runner after this time. (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 54: Line 54:
** the unique code of each competitor. Usually the number is 3-5 digits. This should also be the bib number.
** the unique code of each competitor. Usually the number is 3-5 digits. This should also be the bib number.
* Name
* Name
** Full name of the competitor. Leave this section 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 section.
** 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" section. Write the start time of the individual race runners, and leave this section blank for relay runners. In the "Class" section 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===  
Line 82: Line 82:
If the class names are same as course names, click "Create Course by Class" located in the center of screen.(河野注:このボタン、どこにあります?)
If the class names are same as course names, click "Create Course by Class" located in the center of screen.(河野注:このボタン、どこにあります?)


Next is controls setting. Click the "Control" button located on the bottom right side. Set up the controls, course by course. (Note: Relay is not lift-up start. Make sure to click "No" on the Lift-up/Punching Start section.) Double-check if there are any mistakes, and click OK.<br/>
Next is controls setting. Click the "Control" button located on the bottom right side. Set up the controls, course by course. (Note: Relay is not lift-up start. Make sure to click "No" on the Lift-up/Punching Start category.) Double-check if there are any mistakes, and click OK.<br/>
After that, set the course length and climb of each course (these fields are optional).
After that, set the course length and climb of each course (these fields are optional).


Line 112: Line 112:


===Additional Information===
===Additional Information===
■ 補足
* Relay result is calculated by the sum of each competitors' results. If one competitor of a certain team was DISQ(disqualified), the team's result will also be DISQ.
リレー競技ではリレークラス毎にリレーチームの成績で順位付けを行っています。 リレーチームの成績は構成メンバのタイムの合計になります。 メンバーのいずれかの記録が失格の場合、チームの成績も失格になります。
* Start time of competitors of leg 2 and on are automatically set as the previous competitor's finish time. If for some reason, the competitor finished before the previous leg's competitor finishes, Mulka2 will be unable to calculate. This occurs when for example, the Leg 3 competitor mistakenly started right after the Leg 1 competitor, or when you mistakenly input the start number of Leg 3 competitor when downloading Leg 2 competitor's E-card.
 
* Restart is calculated by changing the restart competitor's start time from the previous competitor's finish time to the designated restart time. If you want to do restart without using Mulka2's restart function, you may also manually set the restart competitor's start time. If you want to delete the restart for a certain runner, delete his start time. Then, his start time will be automatically set as the previous competitor's finish time.
2走以降のスタート時刻は前走者のフィニッシュ時刻が自動的に設定されます。 何らかの理由で2走より前に3走がフィニッシュした場合には記録計算できません。 1走の後に間違って3走の選手が出走してしまった場合や、Eカード読み取り時に間違って3走の番号を入力してしまった場合が該当します。
* At relay, more troubles occur compared to individual race, for example DISQ, forgetting to activate their E-card, running with a wrong map, etc. If the competitor's result was P1, it usually means the competitor punched a wrong control or the competitor didn't punch a certain control. If the result was P2-P5, there is a probability that the competitor ran with a wrong map in his hand. In this case, check if his map was correct.
 
リスタートの処理では、スタート時刻を前走者のフィニッシュ時刻ではなく指定された時刻に変える処理を行っています。 リスタート処理の機能を利用せずにリスタート処理を行いたい場合は、その選手のスタート時刻を手動で設定して下さい。 逆にリスタートの処理を取り消したい場合は、入力されているスタート時刻を削除して下さい。 削除された状態では、前走者のフィニッシュ時刻が自動的にスタート時刻になります。
 
リレー競技ではペナ、アクティベート忘れ、地図の取り間違い等が個人競技に比べ、多く発生します。 P1は隣接コントロールでのミスパンチや不通過が多いですが、P2~P5程度の場合は地図の取り間違いの可能性があります。 その場合は、速やかに参加者の地図を確認し、取り間違いではないか確認して下さい。
8

edits

Navigation menu