{% extends "base/base.html" %} {% block title %} Prepare assessment {% endblock title %} {% block page_heading %} Prepare assessment {% if have_papers_been_printed %} {% else %} {% endif %} {% endblock page_heading %} {% block main_content %}

{% if valid_spec %} {% else %} {% endif %} Assessment specification {% if have_papers_been_printed %} : read-only {% endif %}

   The specification describes the structure of your assessment to Plom

{% if all_sources_uploaded %} {% elif num_uploaded_source_versions > 0 %} {% else %} {% endif %} Manage source PDFs {% if num_versions %}({{ num_uploaded_source_versions }} of {{ num_versions }}){% endif %} {% if have_papers_been_printed %} : read-only {% endif %}

   Manage the source PDFs for building your assessment

{% if student_list_present %} {% else %} {% if prename_enabled %} {% else %} {% endif %} {% endif %} (Optional) manage classlist and prenaming {% if have_papers_been_printed %}— can still modify{% endif %}

   Optionally, upload a classlist and, also optionally, prenaming of papers

{% if is_db_chore_running %} {% elif is_db_fully_populated %} {% else %} {% endif %} Manage the number of papers and the paper-question-version database {% if have_papers_been_printed %} : read-only {% endif %}

   Set the number of papers to produce

   If you have more than one source version, then you can also (optionally) manage the question-version map

{% if all_papers_built %} {% elif any_papers_built %} {% else %} {% endif %} Build printable paper PDFs {% if have_papers_been_printed %} : read-only {% endif %}

   Build and download printable paper PDFs

{% if have_papers_been_printed %} {% else %} {% endif %} Tell Plom that papers have been printed

   Tell Plom that the assessment is set and you are ready to move on to next steps

{% if have_papers_been_printed %}

   This is now set, so you can start scanning and marking.

{% else %}

   Use this setting before you move on to scanning and marking your assessment

{% endif %}

Download extra-page and scrap-paper pdfs

   These pages can be automatically read by plom

{% endblock main_content %}