Changes between Version 7 and Version 8 of ValidationSimple


Ignore:
Timestamp:
Jul 2, 2008, 4:26:56 AM (16 years ago)
Author:
Ageless
Comment:

fixed typo and grammar

Legend:

Unmodified
Added
Removed
Modified
  • ValidationSimple

    v7 v8  
    9999'''two_credit()'''
    100100Useful for 2 valid results.
    101 It will average them if they claimed credits are close together.
     101It will average them if the claimed credits are close together.
    102102If they aren't, then it will compare each claimed credit against that computers historical granted credit per cpu sec
    103103to see which one is claiming closer to their historical average.
    104 It will use grant credit to both computers with the claimed credit that is closer to the historical value.
    105 This is helps grant the most appropriate credit for situations where there is a computer that always claims
     104It will grant credit to both computers with the claimed credit that is closer to the historical value.
     105This helps grant the most appropriate credit for situations where there is a computer that always claims
    106106too low or a computer that always claims too high.