{@html promptHtml}
{#if !submitted}
↵
{:else}
{#if result === 'correct'}✓ Richtig {:else if result === 'close'}≈ Fast {:else}✗ Falsch{/if}
„{input}"
{@html answerHtml}
{#if result === 'correct'}
ongrade('good')}> Weiter
Space
{:else if result === 'close'}
ongrade('again')}> Nochmal
1
ongrade('good')}> War richtig
3
{:else}
ongrade('again')}> Wieder
1
ongrade('hard')}> Schwer
2
ongrade('good')}> Gut
3
ongrade('easy')}> Leicht
4
{/if}
{/if}