{% extends "base.html" %} {% load link %} {% block title %} QM: {{qm|safe}} {% endblock %} {% block contentheader %}

Question marks for {{cave.kataster_number}} {% if cave.official_name %}- {{cave.official_name|safe}}{% endif %}{% if cave.unofficial_number %} - ({{cave.unofficial_number|safe}}){% endif %}

Note that QMs loaded for 1623-161, 1623-204 and 1623-234 are imported from CSV files .

QMs are also loaded directly from the survex files, e.g. see

For how to set up your own QMs, see Adding QMs .

For full explanation of the current status of the QM system(s), see scriptsqms page. {% endblock %} {% block content %}


{{cave.slug}} - all Survexfiles
{{cave.slug}} - Primary survexfile

Open leads

§ QM.nearest_station_name
☆ QM.resolution_station_name - when ticked.

Ticked off

§ QM.nearest_station_name
☆ QM.resolution_station_name - when ticked.
☉ QM.page_ref
⋮ QM.completion_description
  QM.comment
{% endblock %}