{% extends "global/Page.html" %} {% load staticfiles otree %} {% load staticfiles %} {% block title %} Block {{ player.current_step }} of 5 {% endblock %} {% block content %}
Option A | A | B | Option B |
---|---|---|---|
{% if gain == 1 %} in week {{ week }} {% else %} starting in week {{ week_start }} and ending (after) week {{ week }} [{{ gain }}] {% endif %} | {% if rev_gain == 1 %} in week {{ rev_week }} {% else %} starting in week {{ rev_week }} and ending (after) week {{ week_end }} [{{ rev_gain }}] {% endif %} |
Gain {{ gain | c }} per Week,
rather than
Gain {{ gain | c }} per Week,
Are you sure about your choice?