{% extends "global/Page.html" %} {% load otree static %} {% block title %} Question Six {% endblock %} {% block content %} {% if Constants.treatment == "treatment1" or Constants.treatment == "treatment2" %}
If the lender does not indicate satisfaction with the payment from the borrower, how is additional compensation obtained?
{% else %}If the program does not indicate satisfaction with the payment from the borrower, how is additional compensation obtained?
{% endif %} {% formfield player.question_six_response %} {% next_button %} {% endblock %}