{% extends "global/Base.html" %} {% load staticfiles otree_tags %} {% block title %} Answers Task 1 {% endblock %} {% block content %}
Please think back to the dentist scenario. Please respond to the following statements.
{% for field in form %} {% formfield field %} {% endfor %} The study continues with {{nq_remaining}} more questions. {% next_button %} {% endblock %}