{#if copy_toast_open || game_in_lobby}
{@html quiz.title}
{@html quiz.description}
{#if quiz.cover_image}{@html quiz.title}
{quiz.questions.length} {$t('words.question', { count: quiz.questions.length })}
{ copy_id(quiz.id); }} > {quiz.id}
{question.time}s
{#if question.type === QuizQuestionType.ABCD || question.type === undefined}All numbers between {question.answers.min_correct} and {question.answers.max_correct} are correct, where numbers between {question.answers.min} and {question .answers.max} can be selected.
{:else if question.type === QuizQuestionType.VOTING}