{{ extends 'global/Page.html' }} {{ block title }}Part 2.3{{ endblock }} {{ block content }} {{ if player.firefox }} {{ include C.MOZSTYLE_TEMPLATE }} {{ else }} {{ include C.WEBKITSTYLE_TEMPLATE }} {{ endif }} {{ include C.SLIDERSTYLE_TEMPLATE }}
1.0:
1.3:
1.7:
2.0:
2.3:
2.7:
3.0:
3.3:
3.7:
4.0:
4.3:
4.7:
5.0:
{% formfield_errors 'one' %} {% formfield_errors 'onethree' %} {% formfield_errors 'oneseven' %} {% formfield_errors 'two' %} {% formfield_errors 'twothree' %} {% formfield_errors 'twoseven' %} {% formfield_errors 'three' %} {% formfield_errors 'threethree' %} {% formfield_errors 'threeseven' %} {% formfield_errors 'four' %} {% formfield_errors 'fourthree' %} {% formfield_errors 'fourseven' %} {% formfield_errors 'five' %} {% formfield_errors 'Sum' %} {% formfield_errors 'rest' %}
Percentage points already distributed:
Percentage points you still need to distribute:
Your expected grade based on your guesses is:      

{{formfield 'Confirmation'}} {{ next_button }}
{{ endblock }} {{ block scripts }} {{ endblock }}