From fe86401f8882a31454c533e52b3f18ca14a6d73a Mon Sep 17 00:00:00 2001 From: Damien Elmes Date: Fri, 28 Jun 2024 18:52:55 +0800 Subject: [PATCH] "Subjective difficulty" https://forums.ankiweb.net/t/anki-24-06-3-rc/46403/5 --- ftl/core/deck-config.ftl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ftl/core/deck-config.ftl b/ftl/core/deck-config.ftl index 8a135e18e..7e95cd5b7 100644 --- a/ftl/core/deck-config.ftl +++ b/ftl/core/deck-config.ftl @@ -415,7 +415,7 @@ deck-config-ignore-before-tooltip = This can be useful if you imported someone else's scheduling data, or have changed the way you use the answer buttons. deck-config-compute-optimal-weights-tooltip2 = When you click the Optimize button, FSRS will analyze your review history, and generate parameters that are - optimal for your memory and the content you're studying. If your decks vary wildly in difficulty, it + optimal for your memory and the content you're studying. If your decks vary wildly in subjective difficulty, it is recommended to assign them separate presets, as the parameters for easy decks and hard decks will be different. You don't need to optimize your parameters frequently - once every few months is sufficient.