Compensation Calculator

{{ yearsOnTeam }} years on team
Dependant {{ i + 1 }}: supported by you and other people.
{{ form.dependants.length }} dependants,
{{ round(effectiveDependants) }} effective dependants
Classification = {{ form.classification }}
Responsibility level = {{ form.responsibility }}
Years on team = {{ yearsOnTeam }}

FTE pay = ${{ Math.round(FTEPay) }}
Hours per week = {{ form.hours }}
Salary = ${{ round(proRataPay, 0) }}
(hourly: ${{ hourlyPay }})