xquercus / load-balanced-scheduler

GNU General Public License v3.0
10 stars 9 forks source link

When is it activated? #3

Closed cjdduarte closed 5 years ago

cjdduarte commented 5 years ago

Example: Today I have 130 cards to review, 80 cards in learning (steps 15 1440 4320) and I will study 90 new cards.

Does it redistribute according to the study or does the analysis after finishing all above?

Another question, are these learning cards (steps 15 1440 4320) affected? Because I use these steps (1440 (1 day) 4320 (3 days) as a filter of what I actually learned.

xquercus commented 5 years ago

Cards are balanced when they are scheduled -- right after pressing the hard, normal, or easy button.

On Tue, Oct 16, 2018, 5:02 AM cjdduarte notifications@github.com wrote:

Example: Today I have 130 cards to review, 80 cards in learning (steps 15 1440 4320) and I will study 90 new cards.

Does it redistribute according to the study or does the analysis after finishing all above?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/xquercus/load-balanced-scheduler/issues/3, or mute the thread https://github.com/notifications/unsubscribe-auth/AAr0WrHeWgAsCGW-2KM992EaAgAPYmiKks5ulaC4gaJpZM4Xd5UU .

cjdduarte commented 5 years ago

Another question, are these learning cards (steps 15 1440 4320) affected? Because I use these steps (1440 (1 day) 4320 (3 days) as a filter of what I actually learned.

xquercus commented 5 years ago

No, learning steps aren't affected. Only review cards and card that graduate from learning to review are load balanced.

As an aside, I believe anki adds random fuzz to learning cards as well. I've been told as much as 25% under the old scheduler but less under the experimental scheduler.