PDA

View Full Version : Table Scoring Bug in v0.44f


ceoofmylife
11-20-2009, 08:17 AM
The function of table scoring is great work.
However, I got to know there is a minor bug in table scoring.

I set Avg af(from 0 to 1)=45, Avg af(from 1 to 2)=30.
It seems that Avg af 1 is scored twice when scoring.(both, not one of the two)
For example, in the following picture, selected table 'Artek' shows the table score is 106, but it is not intended by me.
The score is designed maximum 100.

I guess that this happens because the meaning of Avg af(from 0 to 1) is that Avg af is more than or equal to 0 and less than or equal to 1.
If the meaning is that more than or equal to 0 and less than 1(excluding 1), I guess this does not happen.
In addition, if you intend to fix this problem, I propose that the title (from,to) is changed to (>=, <)

Well, I appreciate this amazing program.
Thanks in advance.

Zandry
11-21-2009, 10:39 PM
Yes, thanks for pointing this out, I am aware of this issue, I think the best way for me to fix it is to allow decimal places in the scoring, that way you could set AF 0-0.99 and AF 1-1.99, etc

ceoofmylife
11-21-2009, 11:50 PM
It might be the best solution to this kind of problems, I think. I am looking forward to the next version. thanks for your great efforts.