{% extends "global/Page.html" %} {% load otree %} {% block styles %} {% endblock %} {% block title %} Beliefs - Test - Card Deck {% endblock %} {% block content %}
Project A
| How many Xs were in the matrix? | {{ form.num_x_belief_A }} |
I am certain there are between and Xs in the matrix.
| Would you like to donate to this project? | {{ form.donation_A }} |
Project B
| How many Xs were in the matrix? | {{ form.num_x_belief_B }} |
I am certain there are between and Xs in the matrix.
| Would you like to donate to this project? | {{ form.donation_B }} |