Hi, the racing mode is special in that it is built for racing teams having multiple individual racer. It requires my other plugin ProjectManager (https://www.ads-software.com/plugins/projectmanager/) to setup racer profiles containing at least a name.
Setup racer profiles:
1. Add new project and fill in the settings
2. Add a WP category to subdivide racer and add subcategories for each racing team
3. insert new datasets for each racer
LeagueManager automatically recognizes if ProjectManager is active. For each team in LeagueManager select the project and category containing the racer profiles (team roster). Racing mode exchanges the matches form allowing adding a race name and some extra information. In the results table there is a link named “Results. When you click on it you’ll get to a page showing each racer divided by team. There you can insert results (e.g. time, points) for each racer. In LeagueManager 3.9.1 I added a new template “standings-racing-individual.php”, which allows showing a standings table for the individual racer.
I hope this helps.