{% extends "global/Page.html" %} {% load otree static %} {% block title %} Stage 2 - Firm's Effort {% endblock %} {% block content %}
Your role is Firm.
In Stage 1, you set up the price as {{group.firm_price}}.
How much effort would you like to invest in developing the product?
{% formfield group.firm_effort label=""%} Please enter an amount from 0 to 120.{% next_button %}
Reminder of Instructions
{% include Constants.Task1_template %}