xquercus / load-balanced-scheduler

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

using decks and subdecks #4

Closed cjdduarte closed 6 years ago

cjdduarte commented 6 years ago

In Anki 2.1 I started to use subdecks (4 tree levels) because the new algorithm randomizes everything.

If I study at the level of a subdeck, will the addon balancing at the total level of cards on the parent deck or will it look at the level of the subdecks?

xquercus commented 6 years ago

The algorithm looks at the total number of due cards when load balancing.

cjdduarte commented 6 years ago

Tanks

cjdduarte commented 6 years ago

Tanks