]> git.cworth.org Git - mnemon/commit
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)
commita6ba5c83f3b9f07411c5e281488ced3b354d2b53
tree5b1c51c8425add0a3577a4f63a06fe545af794e7
parent698b08fa45715b2d24f311c041f3858decbd21d6
Eliminate the correct response bonus

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.
mnemon.c