{quiz.title}
{quiz.description}
{quiz.title}
{quiz.questions.length} Questions
{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.
{/if}