{% extends "global/Page.html" %} {% load staticfiles otree %} {% block title %} Input simulation parameters {% endblock %} {% block content %}
Please provide the following details to help compute your student loan payments: {% formfield player.principal label="What is the loan amount? (An average UM bachelor’s graduate has about $27,500 in student loan debt by the time they graduate.)" %} {% formfield player.interest_rate label="What is the annual interest rate? (Please write 0.04 for 4%.)" %} {% formfield player.income label="What is the annual initial income? (On average, a UM bachelor’s graduate has an annual income of about $56,000 after graduation.)" %} {% formfield player.growth label="What is the annual income growth rate? (Please write 0.03 for 3%. It’s okay if you don’t know. You can leave the answer at 5%.)" %} {% formfield player.family label="What is your family size?" %}
Important: Results of loan simulator are for informational purposes only and should not be considered financial advice. You are encouraged to review all available options and make decisions about borrowing and repayment that align with your individual goals.