{# TODO: Regrade functionality through potluck server!?! #}

{# TODO: Make this a link to the task instructions? #} {# TODO: Task instructions via potluck server? #} {{taskid}}: {{ evaluation }} {# TODO: points?!? #}

Rubric report

Overall evaluation: {{evaluation|safe}}
{{summary|safe}}
{% for w in warnings %}
{{w|safe}}
{% endfor %}
{{(rendered_table or '')|safe}}

Your code

{% for file in files %}

File {{file['filename']}}

{{ file['code_html']|safe }}
{% endfor %}

Test results

{{rendered_contexts|safe}}