{#if control_visible}
{selected_question === -1 ? '0' : selected_question + 1} /{quiz_data.questions.length}
Enter your answer into the input field!
{@html quiz_data.description}