{% extends "experiment/Page.html" %} {% load otree %} {% block title %} News Summary {% endblock %} {% block content %}

{% if not retweet_page %} Click the button below to view your Twitter news diet summary. {% if public_treatment %} We would like you to share this image on Twitter, and to encourage you to do so we will pay you an extra XX if you tweet the image at the end of this survey. Before sharing, however, we would like to give you a chance to adjust your news diet. {% endif %}

Once you have reviewed your summary, please continue to the next page to see a few suggested publishers you could follow and how they would impact your news diet. {% else %} Below you can again view your Twitter news diet summary by clicking the button below. This summary incorporates any new publishers you followed while on the previous page. {% endif %}

{% if not retweet_page and peer_treatment %}
{% endif %} {% if public_treatment and retweet_page %}

We would like to encourage you to share this image on Twitter, and will offer to pay you an extra XX if you do so. If you would like to earn the XX bonus, follow these steps.

  1. Save the image of your news summary to your device as a PNG file by clicking the download button below.


  2. Click the tweet button below to create a draft Tweet.
  3. To be eligible for the bonus, you must attach the image you downloaded to the Tweet and keep the text unchanged. To attach the image, click the graphics button at the bottom of the draft tweet and attach the image you downloaded in step 1. In the screenshot below, the graphics button is outlined in red.
{% endif %}



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