{% extends "global/Page.html" %} {% load otree %} {% block styles %} {% endblock %} {% block scripts %} {% endblock %} {% block title %} Instructions - The Donation Task {% endblock %} {% block content %}

How do you estimate the number of vitamin A doses?

  • For each project, you will see an image like the one below.
  • You will see each image for {{ Constants.sec_per_matrix }} seconds.
  • Then, we ask for your estimate for the number of pills and how certain you are about your estimate.
  • There are between 0 and 400 pills in an image.
  • The number of pills indicates the number of vitamin A doses:
    for each 10 pills depicted on an image, your donation finances 1 vitamin A dose.

Below you see an example of an image which contains 200 . In this project, your donation would then finance 20 vitamin A doses.

Before we start, we need to ensure that you understand the instructions.
Remember, if you answer more than two questions wrongly, you will be excluded from the experiment. You may view the instructions again by going back to the previous page (click 'back' below).
{% formfield player.cq_5 %} {% formfield player.attention_check %} {% formfield player.cq_6 %}

{% endblock %}