{% extends "base/base.html" %} {% block title %} Images discarded from bundles on push {% endblock title %} {% block page_heading %} Images discarded from bundles on push {% endblock page_heading %} {% block main_content %}
Bundle and paper overview Complete papers Incomplete papers Discarded page images
Reassign discarded image
Reassign the image
{% if not papers_missing_fixed_pages %}

All pushed papers are complete

{% endif %}

Mobile pages typically do not have an “expected” place in the paper. Instead they are attached to none, one, or more questions.

{% for qidx, qlabel, qlabel_html in question_labels_html %}
{% endfor %}
{% endblock main_content %}