{% extends "global/Page.html" %} {% load staticfiles otree %} {% block title %} intro to employee 2 {% endblock %} {% block content %}

You are player 2, an employee in an organization. Another employee in your organisation (Player 1) has an option to commit a fraud. This fraud will not get known to anybody else in the organisation except you. You can decide to report or not report the fraud. You can also consult another employee in the organisation (Player 3) on what you should do in this situation. If you report the fraud, player 1 will have an option to retaliate at a later stage. The payoffs for different actions in the game is indicated in the game tree below:

{% next_button %} {% endblock %}