Not sure if @L.M.Sherlock already covered this in his fixes. Here’s some simple steps to reproduce this:
- In a fresh deck, add 10 new cards.
- Set
new card/day
to 5. - Finish learning the 5 new cards introduced today.
- Now, run the simulator and check the number of reviews at
day 0
andday 1
.
The 5 is:new
cards you’ve got left should be simulated at day 1
because you finished your new cards for today. Here, I instead see them being simulated at day 0
.