{% load dynforms %}
{{ field.instructions }}
{% for rubric in field.rubrics %} {% endfor %} {% with field|likert_scores as scores %} {% for choice in field|likert_choices:data %} {% for score in scores %} {% endfor %} {% endfor %} {% endwith %}
{{ rubric }}N/A
{{ choice.name }}