{% extends "global/Page.html" %} {% load otree static %} {% block title %} Unlock exactly 5 calendar days to check the weather {% endblock %} {% block content %}
| Suns Required | {{player.smile_needed}} |
| Investment Amount | $ {{player.bet|floatformat:2}} |
| Possible Return | $ {{possible_win|floatformat:2}} |
| Chances of Success | {{initial_prob|floatformat:2}} % |
| Locked |
Su |
Mo |
Tu |
We |
Th |
Fr |
Sa |
{{date}} {% if num_name == 0 %} |
{% else %}
{{date}} {% if num_name == 0 %} |
{% endif %}
{% endfor %}
| Sun Found | 0 |
| Suns Left to Find | {{ player.smile_needed }} |
| Calendar Days Left to Unlock | {{number_of_trils}} |