{% for c in criterias %} {% endfor %} {% for c in criterias %} {% endfor %} {% for s in students %} {% for c in criterias %} {% endfor %} {% endfor %}
Student Student Name{{ c.evaluation_criteria }}Total Marks
{{ c.maximum_score }}{{max_total_score}}
{{ s.student }} {{ s.student_name }} {% if(s.assessment_details) { %} {{s.assessment_details.total_score}} {% } %}