Asking for directions - listening
You are standing at the point marked with X. Listen to the explanations how to get to different places and choose the right number - just type the digit in the answer form.
You are standing at the point marked with X. Listen to the explanations how to get to different places and choose the right number - just type the digit in the answer form.
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