{tr.deckConfigWeights()}
{tr.deckConfigComputeOptimalWeights()}
computeWeights()} > {#if computingWeights} {tr.actionsCancel()} {:else} {tr.deckConfigComputeButton()} {/if}
checkWeights()} > {#if checkingWeights} {tr.actionsCancel()} {:else} {tr.deckConfigAnalyzeButton()} {/if}
{#if computingWeights || checkingWeights}
{computeWeightsProgressString}
{/if}
{tr.deckConfigComputeOptimalRetention()}
Deck size:
Days to simulate
Target minutes of study per day:
computeRetention()} > {#if computingRetention} {tr.actionsCancel()} {:else} {tr.deckConfigComputeButton()} {/if}
{#if optimalRetention}
setDesiredRetentionToOptimal()} > {stringForSetOptimalRetention(optimalRetention)}
{/if}
{computeRetentionProgressString}