{% extends "base/base.html" %} {% block title %} Marking {% endblock title %} {% block page_heading %} Marking {% endblock page_heading %} {% block main_content %}
Start marking

Markers use the desktop application “Plom Client” to mark papers.

Marking progress and statistics
{% if user_is_manager or user_is_lead_marker %}
Search, filter and browse marking tasks
Marker oversight
Change marking task ordering

Change the order in which tasks are presented to markers.

{% endif %} {% endblock main_content %}