{# This file is part of INGInious. See the LICENSE and the COPYRIGHTS files for #} {# more information about the licensing of this file. #} {% extends "layout.html" %} {% block title %} {{_("Danger zone")}} {% endblock %} {% block column %} {{ template_helper.call('course_admin_menu',course=course,current='danger') | safe }} {% endblock %} {% block navbar %} {% endblock %} {% block content %}
This will reset and backup all course data (submissions, audiences, groups, user statistics) from the database.
To confirm your will, please type the course id below :
") | safe }}This will permanently remove the course and all its data (including tasks and backups) from INGInious.
To confirm your will, please type the course id below :
") | safe }}