{% extends "simulation/Page.html" %} {% load otree static %} {% block title %} {% if round == 1 %} Media Under Siege {% elif round == 2 %} National Services Under Fire {% else %} New Revelations {% endif %} {% endblock %} {% block content %}
{% include 'simulation/modules/Background.html' %}

Click on the headers below to display the desired information.


{% include 'simulation/text/vignette/common/vadare_background.html' %}






{% include 'simulation/modules/Information.html' %}



{% include 'simulation/modules/Response.html' %}



{% chat nickname=player.participant.vars.name %}


After selection a response, press "Continue".

{% endblock %} {% block scripts %} {% endblock %}