{% extends "global/Base.html" %} {% load staticfiles otree %} {% load static %} {% block title %} Task 2 Instructions {% endblock %} {% block content %}

Earnings for Task 2

There are two ways to earn points in Task 2:

At the end of Task 2, one of the three rounds is selected at random to determine the points you win in Task 2.

For example, suppose you win 100 points, 110 points and 200 points in Rounds 1, 2 and 3 respectively. Suppose the randomly-selected round is Round 2. You win a total of 110 points in Task 2.

The conversion rate from points to cash is:

1 point = 1 cent

In this example, you earn USD1.10 in Task 2.

{% endblock %}