{% extends "global/Page.html" %}
{% load otree %}
{% block title %}{% endblock title %}
{% block content %}
If you have not already, please the sample syllabus before answering the following question. You will be asked about
your answer to this question later.
{% formfield player.clarity %}
{% next_button %}
{% include Constants.syllabus_template_original %}
{% endblock %}