{% extends "experiment/Instrument.html" %} {% load otree static %} {% block title %} Reaction {% endblock %} {% block content %}
{% if player.state == 0 %} {% endif %} {% if player.state %} {% endif %}
 
Yes
No
{% if player.partner %} Should the allied country be censured for conducting these cyber operations against servers located in Canada? {% else %} Should the non-allied country be censured for conducting these cyber operations against servers located in Canada? {% endif %}
{% if player.partner %} Would you be in favor of continued cyber operations by the allied country against malware-infected servers located in Canada? {% else %} Would you be in favor of continued cyber operations by the non-allied country against malware-infected servers located in Canada? {% endif %}
Do you believe that cyber operations of this nature are in the best interest of Canada?
Do you believe that cyber operations of this nature would have negative consequences for the security of Canada and its citizens?
{% if player.partner %} In your opinion, which allied country is likely responsible for these cyber operations? {% else %} In your opinion, which non-allied country is likely responsible for these cyber operations? {% endif %}
In your opinion, which aggressive foreign government is likely responsible for the malware found on Canadian servers?


{% endblock %}