{% extends "global/Base.html" %} {% load staticfiles otree %} {% comment %} {% endcomment %} {% block scripts %} {% endblock %} {% block title %}

Instruction Summary

{% endblock %} {% block styles %} {% endblock %} {% block content %}

Before you start making the {{ Constants.num_rounds }} decisions about how to spend your endowment (you will have ${{ Constants.endowment }} for each decision)

Keep in mind that your decisions will affect 3 major things:

  1. How much the charity receives, and your actual spending due to the rebate
  2. You will receive a message with rebate info if you donate, but will not receive any message if you don't
  3. Whether the message is visible to all your friends (FB) or private

{% next_button %} {% endblock %}