{{ level.description }}
您的成绩: {{ correctAnswers }}/{{ currentQuestions.length }} ({{ Math.round((correctAnswers / currentQuestions.length) * 100) }}%)
{{ encouragementText }}
{{ currentQuestions[currentQuestionIndex].explanation }}