{% extends "global/Page.html" %} {% load otree static %} {% block title %} Stage 3: Instructions {% endblock %} {% block content %}
Depending on the role you played before, you will be assigned the task of describing the puzzles you see or explaining how to solve the puzzles using the instructions.
If you played the role of the Sender in Stage 2, you will be the only one able to see the puzzles but won't know how they are to be solved. Therefore you will be tasked with describing them to your partner. You will also be tasked with entering the solutions on your screen.
If you played the role of the Receiver in Stage 2, you will be tasked with explaining how the puzzles are to be solved. You will receive a manual with instructions for solving the puzzles, but you won't be able to see them.
{% next_button %} {% endblock %}