{% extends "global/Base.html" %} {% load staticfiles otree_tags %} {% block styles %} {%endblock%} {% block scripts %} {%endblock%} {% block title %} Task 1 {% endblock %} {% block content %}

Imagine that you are having troubles with your teeth.

Your dentist recommends a {{tr_text.0}} treatment.

Unfortunately, your insurance will only cover 10% of this cost.

You now need to decide the following:

  1. Pay the full amount in cash. Would this require spending your savings? How would you go about it?
  2. Take out a loan, which you can pay back in monthly instalments. A typical such loan may require monthly payments of roughly {{tr_text.1}} a month for 12 months, which would amount to about {{tr_text.2}} total.
  3. Take a chance, forego the treatment, and hope that troubles with your teeth will disappear. Of course, this leaves open the possibility of conditions worsening, or even greater expenses in the long run.

Please take your time considering these questions. You will be moved on to the next slide automatically. We will ask you at a later point to provide short answers to these questions.

{% endblock %}