OK, I know I'm trying to fit a square peg in a round hole, but I'm really really close and I think I'm just missing some small trick to get it all working.
The scenario is that I have 20 boats racing on a single course. It's a small course and cannot handle that number so we are splitting into two groups of 10. The kicker is that they need to be scored all together in the end *and* we need to mix up the boats for each race to normalize the competition level for all sailors, i.e. we don't want three hot shots in the first group to bury the rest of the sailors in that group all day so we'll shift boats between the groups after each race.
The best method I have found to achieve our goal is the odd/even method whereby the after both groups have completed a race we score them as a fleet then separate them out into two groups again based on whether their final rank in the last race is odd or even.
I know there are spreadsheets available to score odd/even type events but I am familiar with Sailwave and I want all the other goodies it provides me. Besides, it's our yacht club's standard scoring tool and I want the results to be consistent with other regattas.
So given that I'm determined to do this in Sailwave I created a sample .blw to tinker with. I have accepted that I will have to sort the boats into odd/even groups manually after each race, but that is manageable. I have discovered some hidden settings to allow more than one first place, second place, third place etc. in the scoring. Sailwave appears to be breaking the ties correctly. The only problem I can't get around is that I want to maintain the finish position as the score for each race, but when I apply the scoring Sailwave wants to assign a score for me. Since there can be no ties per race (because we are assigning sequential finish positions) I'd like to disable tie resolution *per race*, but leave it enabled for overall rank of course.
So after scoring I need each competitor in a given race to be assigned a score of 1 thru 10, understanding that there will be two of each score, i.e. 1,1,2,2,3,3,4,4,5,5,6,6,7,7,8,8,9,9,10,10. I need these scores to be accumulated and any ties broken for the final rankings. I can provide a sample .blw file in the files section if necessary.
Am I dreaming?