{% extends "global/Page.html" %} {% load otree static %} {% block title %} Unlock exactly 5 calendar days to check the weather {% endblock %} {% block content %}

Investment Summary

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 {{Constants.suns_hidden}}

{{Constants.clouds_hidden}}
{% for List in lists %} {% for cell, val, var_name, num_name, date in List %} {% if date == 1 %} {% else %} {% endif %} {% endfor %} {% endfor %}

Su

Mo

Tu

We

Th

Fr

Sa

{{date}}

{% if num_name == 0 %} locked {% else %} locked {% endif %}

{{date}}

{% if num_name == 0 %} locked {% else %} locked {% endif %}

Your Progress

Sun Found 0
Suns Left to Find {{ player.smile_needed }}
Calendar Days Left to Unlock {{number_of_trils}}

{% next_button %}
{% endblock %}