The Evaluator allowed me to decide if I need to split a preset.
Now feedback comes only from the Card Difficulty graph and the simulators.
Card Difficulty is not really about that.
The simulators are difficult to comprehend.
“Do I really need all those presets?”
main ← Luc-Mcgrady:legacy-evaluate-bool
opened 04:09PM - 02 Jul 25 UTC
Allows advanced users to toggle the old evaluate functionality by running
```… py
from anki.config import Config
mw.col.set_config_bool(Config.Bool.FSRS_LEGACY_EVALUATE, True)
```
in the console

Try this if you want the evaluate button back.
(Shameless plug) You can also use this graph in Search Stats Extended (The closer the blue and orange lines the better):
2 Likes
Thanks!
Is the graph showing that there are 3000-4000 reviews that had a predicted retention of ≈20%, but the actual retention was ≈45%, and over24000+over19000+over12000+… reviews that would have a good prediction?
Yep
I think so. You can see that, for me, FSRS becomes less effective beyond 85% retention.
system
Closed
September 1, 2025, 12:31am
5
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.