{% 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 your {{ Constants.num_rounds }} decisions,

Keep in mind these 4 things:

  1. Your money and donation decision from one period will not transfer to the next, and we will randomly choose 1 period of your decisions for final payment.
  2. You will NOT be able to use the 'Back' button to go back to your previous decisions. Please answer carefully in each round.
  3. Rebate: The amount of rebate you receive and the cash left in your account after your donation decisions.
  4. Donation Visibility: If you choose to donate >$0, whether your donation with rebate info is posted on LEEPS FB page (visible to everyone) or on your computer screen (visible to you).

{% next_button %} {% endblock %}