Meet Manager:Custom Points

From Swim Wiki
Jump to: navigation, search

You may define custom point tables. This feature is available in Team Manager as well. For this proceed the following steps:

  • Create a subdirectory "points" in the application directory (directory with Meet.exe / Team.exe file).
  • Create a file with the extension .txt in the new directory.
  • Add the definition in the file. In the header you have some global options. After the keyword <BASETIMES> you list a table with the base points for all styles.


Values in the global section:

  • Formula: CUBED | CUBED_DSV | CUBED_FINA | BRITISH | CANADIAN | RUDOLPH | LINEAR | PARACANADA | GOMPERTZ | LIFESAVING | BSWIM | POLYNOM
  • FormatDecimals: 0, 1 or 2
  • Id: Number between 1 and 999
  • Name: The name for your scoring
  • Options: <empty> | HANDICAP | MASTER (what for the points can be used)
  • ShortNameVersion and Version are used for export to Lenex files


Remarks for columns:

  • The column MAXTIME is only used for Rudolph points (MINTIME = 20pts, MAXTIME = 1pt).
  • If the columns COURSE, HANDICAP and/or GENDER are missing, points will be used for all.
  • For points per agegroup add the columns AGEMIN and AGEMAX. When there is no upper/lower bound, put -1 in the corresponding column.


This is an example for a custom points file:
Formula=CUBED
Id=123
Name=My special points
Options=HANDICAP
ShortNameVersion=IPC 2009
Version=2009

<BASETIMES>
COURSE;GENDER;RELAYCOUNT;DISTANCE;STROKE;HANDICAP;MINTIME;MAXTIME
LCM;M;1;50;FREE;S1;01.04.57;
LCM;M;1;50;FREE;S2;01.00.11;
LCM;M;1;50;FREE;S3;00.42.60;
LCM;M;1;50;FREE;S4;00.37.54;
LCM;M;1;50;FREE;S5;00.32.62;
LCM;M;1;50;FREE;S6;00.29.78;
LCM;M;1;50;FREE;S7;00.27.67;
LCM;M;1;50;FREE;S8;00.26.45;
LCM;M;1;50;FREE;S9;00.25.34;
LCM;M;1;50;FREE;S10;00.23.61;
LCM;M;1;50;FREE;S11;00.25.82;
LCM;M;1;50;FREE;S12;00.23.43;
LCM;M;1;50;FREE;S13;00.23.41;
LCM;M;1;50;FREE;S14;00.25.29;
LCM;M;1;50;FREE;S15;00.23.86;
LCM;M;1;50;FREE;AB;00.22.34;
LCM;M;1;100;FREE;S1;02.20.76;
LCM;M;1;100;FREE;S2;02.10.48;
LCM;M;1;50;BACK;S1;01.13.41;
LCM;M;1;50;FLY;S5;00.35.95;
SCM;M;1;100;BACK;S9;00.57.93;
SCM;M;1;50;BREAST;SB4;00.44.18;