{% extends "global/Page.html" %} {% load otree %} {% block title %}Follow-up Question{% endblock title %} {% block content %}
You were asked the following question: 'Please indicate how much you agree with the following statement: This portion of the syllabus clearly communicates what students can expect to learn in the course.'
You gave an answer of {{player.clarity_answer}}. Why didn't you choose a lower number?
{% formfields %} {% next_button %} {% include Constants.syllabus_template_stylized %} {% endblock %}