{% extends "base/base.html" %} {% block title %} Rubrics - Admin {% endblock title %} {% block page_heading %} Rubrics - Admin {% endblock page_heading %} {% block main_content %} {% include "../base/alert_messages.html" with messages=messages %}
Introduce two additional rubrics to each question: +½ and -½. {% if not rubrics %}The system rubrics must be created before this button is enabled.{% endif %} {% if half_point_rubrics %}These rubrics have already been created.{% endif %}
Download current rubrics into a file.
Upload rubrics from .csv, .toml, or .json file (beta!). Download template