{% extends "global/Page.html" %} {% load staticfiles otree %} {% block title %} intro to employee 1 {% endblock %} {% block content %}
You are player 1, an employee in an organization. You have an opportunity to commit a fraud which will benefit you. This fraud will not get known to anybody else in the organisation apart from other employee (Player 2). Player 2 can decide to report or not report the fraud. If the player 2 reports the fraud, you 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 %}