{% INCLUDECSS '@battye_cmxquiz/cmx_quiz.css' %} {% INCLUDECSS '@battye_cmxquiz/cqa/styles.css' %} {% include 'overall_header.html' %}

{{ CMX_QUIZ_NAME }}

{% if CMX_QUIZ_MODERATOR %}
{# Edit quiz button #} {{ lang('CMX_QUIZ_EDIT_QUIZ') }}
{% endif %}

{{ lang('CMX_QUIZ') }}

{% INCLUDEJS '@battye_cmxquiz/cqa/runtime.js' %} {% INCLUDEJS '@battye_cmxquiz/cqa/polyfills.js' %} {% INCLUDEJS '@battye_cmxquiz/cqa/main.js' %}
{% INCLUDEJS '@battye_cmxquiz/cmx_quiz.js' %} {% include 'overall_footer.html' %}