{% extends "global/Base.html" %} {% load staticfiles otree_tags %} {% block title %} Task 2: Instructions {% endblock %} {% block content %}
While waiting, small animals will pass by you and your partner from time to time. You can catch a small animal by yourself, and will be paid {{Constants.hare_stag_amount}} immediately.
However, once you go for a small animal, the trap for the large animal will no longer work, and the hunt is over for both of you. Therefore, your partner will earn nothing ({{Constants.stag_hare_amount}}).
Conversely, if your partner decides to catch the small animal while you decide to wait for the large one, the hunt ends and you will not earn any money ({{Constants.stag_hare_amount}}).
Should you and your partner both happen to go for the small animal simultaneously, the hunt ends and you will both receive {{Constants.hare_hare_amount}}.
You will be able to catch the large animal only if both you and your partner continue to decide to wait with the trap until the large animal comes by. In this case, you will leave the hunt with {{Constants.stag_stag_amount}} each.
All the options are summed up in the table below, which will stay visible while the task is ongoing.
The hunting task will begin once you press ‘Next’.