- Joined
- Mar 11, 2004
- Messages
- 600
Here is the guide for getting the real quality value of a resource so you can compare two resources and find out which one is better according to the wc3search community
.
x= Take the rating value of the resource (the value from 1 to 5)
If 'x' is greater than or equal to 3 then y=x
else y=-x .
t= (Number of people that voted for it)
x = -3 if the person that submited the resource also voted for it, else it is 0
t= t+x
Result = y^t
( y * y * y ... * y
t times )
.
x= Take the rating value of the resource (the value from 1 to 5)
If 'x' is greater than or equal to 3 then y=x
else y=-x .
t= (Number of people that voted for it)
x = -3 if the person that submited the resource also voted for it, else it is 0
t= t+x
Result = y^t
( y * y * y ... * y
t times )