{% extends "base.html" %} {% block extra_css %} {% endblock %} {% block extra_js %} {% endblock %} {% block content %}
Generating comprehension questions...
Please wait while our AI analyzes the content.
Comprehensive evaluation of your answers
{{ item.answer or 'No answer provided' }}
{{ item.grammar_analysis.errors|length if item.grammar_analysis and item.grammar_analysis.errors else 0 }} issue(s)
{{ item.spelling_errors|length if item.spelling_errors else 0 }} issue(s)
{{ item.overall_score|default(item.question_score|default(item.score|default(0))) }}
{{ item.strengths }}
{{ item.improvements or item.suggestions }}
"{{ item.corrected_answer }}"
This is how your answer could be improved while keeping your meaning.
Congratulations! You've successfully completed this topic with a score of {{ progress.comprehension_score|round(1) }}%.