{% block title %} Scenario {{ player.round_number }}: Comprehension questions {% endblock %} {% block content %} {{ if session.config.development }} {{ endif }}
You must answer all questions correctly before you can proceed.
{% for cq in cq_list %}{{ forloop.counter }}. {{ cq.label }}
{% for choice in cq.choices %}