Ordinal numbers - gender
Write the ordinal number in the correct form (depending on the noun's gender and number)
Write the ordinal number in the correct form (depending on the noun's gender and number)
Your answer: "{{ userAnswer.name }}" {{#if userAnswer.is_correct}} is correct. {{else}} is incorrect. {{/if}}
{{#unless userAnswer.is_correct}}{{#each question.correctAnswers}} {{#if @first}} {{#if @last}} The correct answer is: {{else}} The correct answers are: {{/if}} {{/if}} "{{ this }}"{{#unless @last}}, {{/unless}} {{/each}}.
{{/unless}}{{ unsolvedQuestionsCount }} out of {{ allQuestionsCount }} questions left
Your score is {{ scorePercentage }}%. {{ scoredQuestionsCount }} out of {{ allQuestionsCount }} questions have been answered correctly at the first attempt