]> git.cworth.org Git - mnemon/commit
Fix state transition to enter mastery stage
authorCarl Worth <cworth@cworth.org>
Tue, 15 May 2007 23:34:35 +0000 (16:34 -0700)
committerCarl Worth <cworth@cworth.org>
Tue, 15 May 2007 23:34:35 +0000 (16:34 -0700)
commit1df7be08910593c0bdd91489578d094e54e36ad2
treee9178bbeb587b5d45dc486f58b3cd3c2772a9737
parent13a54167ae37b75df8b929f533aa44096d59b17e
Fix state transition to enter mastery stage

Previously it would only enter the mastery stage when unlearned
became 0, but it would miss entering the stage when unlearned
was already 0 and to_introduce became 0. (That is, if you got
all the newly introduced items right on the first try, you could
then go on to demonstrate mastery of many items without being
credited for them towards the mastery quota.)
mnemon.c