{% extends "global/Page.html" %} {% load staticfiles otree %} {% block styles %} {% endblock %} {% block title %} Task {% endblock %} {% block content %} {{ form.performance.errors }} {{ form.mistakes.errors }}
Word:     
{% for l in task_list%}
{% endfor %}
Code:     
{% for l in task_list%} {% endfor %}




{% for l in legend_list %} {% for l in legend_list %} {% endfor%}
{% endfor%}


{% endblock %}