openHelpModal("modelWeights")}> {tr.deckConfigWeights()}
openHelpModal("rescheduleCardsOnChange")}> {tr.deckConfigRescheduleCardsOnChange()}
{#if $config.rescheduleFsrsCards}
{/if}
{tr.deckConfigComputeOptimalWeights()}
computeWeights()} > {#if computingWeights} {tr.actionsCancel()} {:else} {tr.deckConfigOptimizeButton()} {/if}
checkWeights()} > {#if checkingWeights} {tr.actionsCancel()} {:else} {tr.deckConfigEvaluateButton()} {/if}
{#if computingWeights || checkingWeights}
{computeWeightsProgressString}
{/if}
{tr.deckConfigComputeOptimalRetention()} (experimental)
Deck size
Days to simulate
Minutes study/day
computeRetention()} > {#if computingRetention} {tr.actionsCancel()} {:else} {tr.deckConfigComputeButton()} {/if}
{#if optimalRetention} {estimatedRetention(optimalRetention)} {/if}
{computeRetentionProgressString}