Hi, we have a DUT code, which is set to score like OOD, however I get a different score when I use DUT than when I use OOD. I am using OOD for the moment to work around this but the duty is not OOD, so it would be nicer if I could use the DUT code. I believe the OOD code produces the correct result (average of all non discards) CycCupAndDivisionSeries23_24_DUT.blw (212.5 KB)
I have had a look and you seem to have found something that does not quite work correctly, in setting your new code DUT to use the same method as another code in this specific case of using OOD as the like code. This is one for Jon.
Peter’s suggestion of explicitly stating which method to use is the work round.
PS - I noticed that you have checked the box on the Ratings tab to ‘Auto set competitor ratings’. It is not recommend to do this after the first race of a series. If a change to the rating file is made part way through a series, all race results are recalculated using the new ratings. Depending on NoR this might be acceptable.
I had a looked at this - Basically, you can’t use the selection of “Score Like” for codes that are using averages as it has to pass all the ones that are averages in a different way so it checks for a method of average in the codes when it is performing the score but the method Score Like is not an average method so it doesn’t get handled correctly. If you create a custom code that uses averaging such as DUT then select the actual method to use rather than Score Like. The method that Peter outlined is the correct way to create your DUT code. I’ll see if I can put a message in to prevent you from creating a custom code using “Score Like” and averaging in a future version. But in the meantime follow Peter’s suggestion and all will work exactly as you want it to.