{# 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 %}
Hide accomplished goals
{{(rendered_table or '')|safe}}
Your code
{% for file in files %}
File
{{file['filename']}}
80 characters
⇥
{{ file['code_html']|safe }}
80 characters
⇥
{% endfor %}
Test results
{{rendered_contexts|safe}}