{% extends "global/Page.html" %} {% load otree %} {% block title %}Decision Screen 6{% endblock title %} {% block content %} {% include Constants.guess_decision_screen_instructions_template %} {% include 'de_draft_three/chart06d.html' %}
What do you think the final (11th) price of this sequence will be?
{% formfield player.exp_1 %} {% next_button %} {% include Constants.es_latter_half_instructions_template %} {% endblock %}