{{ block title }}
Testing your knowledge
{{ endblock }} {{ block content }}
{% for row in grid_data %} {% for cell in row %} {{ cell.value_cell1 }} {% else %} {% endif %} {% endfor %} {% endfor %}

What is the "worst" cell?

Please first click on the cell and then type in the points you expect.

{% endblock %}