We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
If w[17] OR w[18] is zero, disable the FSRS short-term scheduler because FSRS won't be able to increase the stability with short-term reviews.
Inspired by https://forums.ankiweb.net/t/fsrs-5-1d-scheduling-and-learning-steps/50242/73
Originally posted by @user1823 in #3496 (comment)
This is even more important after #3742 because the optimizer will make w[17] and w[18] equal to zero for more users now.
The text was updated successfully, but these errors were encountered:
@dae @L-M-Sherlock I think this should be fixed before the new release
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
If w[17] OR w[18] is zero, disable the FSRS short-term scheduler because FSRS won't be able to increase the stability with short-term reviews.
Inspired by https://forums.ankiweb.net/t/fsrs-5-1d-scheduling-and-learning-steps/50242/73
Originally posted by @user1823 in #3496 (comment)
This is even more important after #3742 because the optimizer will make w[17] and w[18] equal to zero for more users now.
The text was updated successfully, but these errors were encountered: