Time - listening
Write the time you hear. Use the format XX:XX or X:XX, eg. 9:00. Both AM and PM options are correct.
Write the time you hear. Use the format XX:XX or X:XX, eg. 9:00. Both AM and PM options are correct.
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