{% extends "global/Page.html" %} {% load otree static %} {% block title %} Round {{round_number}} {% endblock %} {% block content %} In this round, your private signal is Problem {{ private_signal_letter }}.
Your private signal correctly identifies your problem 60% of the time.

{% next_button %} {% endblock %}