Ranking
Rankings can be used to split classes, for seeded draws, and for class allocation in qualifier-final schemes. It is also possible to include ranking numbers in the start list. MeOS supports two types of ranking systemsOrderings
Ranking assigns each runner an ordinal number, where the highest ranked has number 1, then number 2, and so on. Specify order-based ranking by setting rank to a positive integer. MeOS can read order-based ranking data from a CSV file with the following columns:Id; First name; Last name; Nationality; Ordinal; Score
With a spreadsheet program, you can create such a file from any ranking system. MeOS can also read the old IOF-XML (v2) format with RankList.Score based
MeOS also supports score-based ranking. Ranking points are given as a decimal number like 3.23. Even if the ranking score is an integer, it should be entered with a decimal point, so as not to be confused with order-based tanking; hence 1323.0 rather than 1323.For score-based ranking, MeOS interprets a higher score as better.
MeOS can read score-based ranking from the Score attribute in IOF-XML (v3).
To post a comment, you need to log in.