{% extends "base.html" %} {% load crispy_forms_tags %} {% block content %}
Study: {{ study.name }}
Marking guidance and scheme names are now configured on the CaseCollection directly. This allows the same configuration to be reused across multiple studies.