{% extends "global/Page.html" %} {% load otree %} {% block styles %} {% endblock %} {% block scripts %} {% endblock %} {% block title %}
| The Donation Task |
Round {{ current_proj_number }} / {{ num_projects }}
Seconds left to enter your estimate: {{ Constants.sec_to_answer }} |
The price of donating to this project is:
|
$ {{ price_a }} | |
The price of donating to this project is:
|
$ {{ price_b }} | |
| Would you like to donate to any of these projects out of your ${{ Constants.endowment }}? | |
|
To the project on the left? {{ form.donation_A }} |
To the project on the right? {{ form.donation_B }} |