Anki is a smart spaced repetition flashcard program
Find a file
Damien Elmes b6bdd4aa21 daily learning queue
The way we were handling 1 day+ learning intervals was not great - they'd show
up at the start of a new day before normal reviews, meaning the hardest cards
came first. In previous Anki versions we deliberately sorted the queue in the
opposite order to prevent that. When relearning the cards the next day, if you
failed a card and expected to see it in 10 minutes that wouldn't happen
either, as all the overdue cards took precedence.

To fix this, we put cards that are due tomorrow or later into a separate queue
(queue 3), and pull cards from that queue only after the reviews are done. In
the future it might also be nice to move overdue learning cards into that
queue automatically at the start of a session.
2012-05-20 16:56:14 +09:00
anki daily learning queue 2012-05-20 16:56:14 +09:00
tests daily learning queue 2012-05-20 16:56:14 +09:00
thirdparty bundle pyaudio, beautifulsoup and httplib2 2012-04-28 19:02:04 +09:00
tools apply review limit; fix finished msg 2011-11-15 04:05:44 +09:00
.gitignore add coverage testing 2011-11-08 20:29:47 +09:00
ChangeLog.old initial commit from hg 2008-09-27 23:50:03 +09:00
LICENSE update license link 2011-04-28 09:24:01 +09:00
README add readme 2012-04-25 14:42:50 +09:00

Please see http://ankisrs.net/docs/dev/addons.html