| {$t('words.title')} | {$t('overview_page.created_at')} | {$t('overview_page.question_count')} | {$t('words.play')} | {$t('words.edit')} | {$t('words.delete')} | {$t('words.public')} |
|---|---|---|---|---|---|---|
| {quiz.title} | {formatDate(quiz.created_at)} | {quiz.questions.length} | {$t('words.edit')} | {#if quiz.public} ✅ {:else} ❌ {/if} |
Looks like you don't have any quizzes. Wanna change that? Click the "Create"-button, or import a quiz from KAHOOT!
{/if}{err}
{/await}