{# This file is part of INGInious. See the LICENSE and the COPYRIGHTS files for #} {# more information about the licensing of this file. #} {# Prints a terminal section and the tasks it contains #}
{{ tasks[taskid]["name"] }}
{% for config_item in course.get_task_dispenser().config_items %} {% endfor %}{{ _("Error in task with id {} :".format(taskid)) }} {{ task_errors[taskid] }}
{% else %}{{ _("No valid task with id:") }} {{ taskid }}
{% endif %}