{% extends "global/Page.html" %} {% load otree %} {% block title %} Phase 2: Introduction {% endblock %} {% block content %}

Phase 2 will now begin.

As explained, Phase 2 consists of the computer's random decision and the task-solving stage, in that order.

The computer will first randomly decide whether to reduce the per minute earnings for spending time in the Game screen from 18p to 16p.

Please click the 'Next' button to see the computer's random choice.

{% next_button %} {% endblock %}