{% extends "global/Page.html" %} {% load staticfiles otree %} {% block title %} intro to employee 3 {% endblock %} {% block content %}
You are player 3, 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 apart from other employee (Player 2). Player 2 can consult you on what s/he might do in this situation. If player 2 does 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 %}