Made old-school mode no longer be old-school

This commit is contained in:
Mawoka
2022-12-14 18:42:02 +01:00
parent 3be5cd5f66
commit 6ec2970846
4 changed files with 132 additions and 221 deletions
-10
View File
@@ -139,17 +139,7 @@
>{$t('admin_page.export_results')}</button
>
</div>
<!--{#if game_mode === 'kahoot'}-->
<FinalResults bind:data={player_scores} bind:show_final_results />
<!-- {:else}
{#await import('$lib/play/end.svelte') then c}
<svelte:component
this={c.default}
bind:final_results
bind:question_count={quiz_data.questions.length}
/>
{/await}
{/if}-->
{/if}
{#if !success}
<input placeholder="game id" bind:value={game_token} />