{% load bootstrap %} {% include 'partials/submissions/submission_summary.html' with submission=assignment.submission show_abstract=1 %}

Accept or Decline this Assignment

By accepting, you will be required to start a refereeing round on the next screen.

{% csrf_token %}
{{ consider_assignment_form.accept|bootstrap:'0,12' }}

Please select a reason for declining this assignment

{{ consider_assignment_form.refusal_reason|bootstrap:'0,12' }}