Please select the most appropriate answer to the following questions. You will not be able to continue until you have answered each question correctly.
{% for field in form %}
{% if field.name != 'consent' and field.name != 'role' %}
{% if compensation_type == 'Fixed_wage' or compensation_type == 'fixed_wage' %}
Your fixed wage is higher than the standard wage paid at similar restaurants.
{% else %}
Your fixed wage is the standard wage paid at similar restaurants.