ClassQuiz - Host {#if !success} {#if errorMessage !== ''}

{errorMessage}

{/if} {:else if !game_started} QR code to join the game

{$t('words.pin')}: {quiz_data.game_pin}

{#if players.length > 0} {/if} {:else} {$t('admin_page.time_left')}: {timer_res}
{#if timer_res === '0'}
{#if question_results !== null}
{/if} {/if}
{#each quiz_data.questions as { question }, index}
{/each} {/if}