{% extends "global/Page.html" %} {% load staticfiles otree_tags %} {% load staticfiles %} {% load otree static otree_tools %} {% block title %} Overall, did you read about more good news or more bad news for Illustra? {% endblock %} {% block content %} {% tracking_time %} {% tracking_focus %} {{ form.more_or_less_choice.errors }}

A correct answer will earn you ${{ more_or_less_bonus }} in bonus. You should count each unique news story only once, even if you have read about it in multiple newspapers. Note that the computer knows which fact you have read about and will compute your payments based on this. Do not worry about the stories you could not read.








{% next_button %}
{% endblock %} {% block styles %} {% endblock %} {% block scripts %} {% endblock %}