]> git.cworth.org Git - mnemon/commitdiff
Eliminate the correct response bonus
authorCarl Worth <cworth@cworth.org>
Tue, 17 Apr 2007 18:22:57 +0000 (11:22 -0700)
committerCarl Worth <cworth@cworth.org>
Tue, 17 Apr 2007 18:22:57 +0000 (11:22 -0700)
As questions get missed repeatedly, they get asked more frequently, to
the point where it is likely to get asked consecutively. At this point,
there really isn't any learning going on, so it's better to give it a
single increment in the count, (leaving it negative), instead of
moving it all the way to +1.


No differences found