Vocabulary Trainer
{#if next[0]}
{#key progress}
{#if speed}
timer
{speed[1]}
sentiment_{speed[2]}
{/if} {#if accuracy}
target
{accuracy[1]}
sentiment_{accuracy[2]}
{/if}
{/key}
3000 ? 1 : 0}> {#each next[0].actions as action}
{/each}
{userInput}
{#each next as chord, i}
{#each chord.phrase as action}
{/each}
{/each} {:else}
You don't have any chords
{/if}