{% extends "global/Page.html"%}
{% load staticfiles otree_tags%}
{% block title %}
Level Of Effort
{%endblock%}
{% block content %}
{% formfield player.problem_difficulty with label="How much effort would you like to allocate? (1 through 7)" %}