This page shows the questions that are currently displayed in maxims. The questions are grouped by subspecialty. Examinations that use the same questions are grouped together.
Sections
{% if format.specialties.all.count > 1 %}
Also in (subspecialty): {% for sub in format.specialties.all %}
{% if sub != subspecialty %}
{{sub}},
{% endif %}
{% endfor %}
{% endif %}