| Region | Criterion | Value | Rating | Points |
|---|---|---|---|---|
| {{ rs.region }} | {{ rs.criterion }} | {{ "%.2f"|format(rs.value) }} {{ rs.unit }} | {% if rs.color %} {{ rs.color.value }} {% elif rs.rating %} {% endif %} | {% if rs.max_points > 0 %}{{ "%.1f"|format(rs.points) }}/{{ "%.1f"|format(rs.max_points) }}{% endif %} |