{#if !success} {#if errorMessage !== ''}

{errorMessage}

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

Pin: {quiz_data.game_pin}

{#if players.length > 0} {/if} {:else} Time left: {timer_res}
{#if timer_res === '0'}
{#if question_results !== null}
{/if} {/if}
{#each quiz_data.questions as { question }, index}
{/each} {/if}