{% extends "global/Page.html" %} {% load otree static %} {% block title %} Questionnaire {% endblock %} {% block content %}

Please answer the following questions.

{% formfield player.die %} {% formfield player.retire %} {% formfield player.claim %}
Claiming AgeBenefits
620.70*PIA
630.75*PIA
640.80*PIA
650.87*PIA
660.93*PIA
671.00*PIA
681.08*PIA
691.16*PIA
701.24*PIA
where PIA stands for your primary insurance amount, which is determined by average earnings during your working years. {% formfield player.confidenceInSSB %} {% next_button %} {% endblock %} {% block app_styles %} {% endblock %}