{% extends "global/Page.html" %} {% load otree static %} {% block title %} Question One {% endblock %} {% block content %}
True or False: The lending task will only be played for one round
{% formfield player.question_one_response %} {% next_button %} {% endblock %}