{% extends view.model.get_app_name|add:"/exams.html" %} {% block js %} {{ form.media }} {% endblock %} {% block navigation %} {{ block.super }} {% include exam.get_link_headers %} {% endblock navigation %} {% block content %}
This will create a new exam with the same settings, authors, questions and answers as the original exam.
Candidate groups and candidates will not be cloned.