{% extends "global/BaseMotherhood.html" %} {% load staticfiles otree_tags %} {% block title %} Task {% endblock %} {% block content %}
Please sum the following numbers into the field below |
|||
|---|---|---|---|
| {{player.int1}} + {{player.int2}} | = | {% formfield player.user_total with label="" %} | {% next_button %} |
{% autoescape off %} {{correct_last_round}} {% endautoescape %}
Attempt {{ round_count }} |
|||
You are playing in debug mode, so you can skip the manual summation by clicking this link and clicking "next".