diff --git a/anki/schedv2.py b/anki/schedv2.py index ac78f03be..1d9f2de52 100644 --- a/anki/schedv2.py +++ b/anki/schedv2.py @@ -670,7 +670,7 @@ did = ? and queue = 3 and due <= ? limit ?""", return ok+1 def _graduatingIvl(self, card, conf, early, fuzz=True): - if card.type == 2: + if card.type in (2,3): return card.ivl if not early: # graduate