{% extends "ExperimentRT/Page.html" %} {% load otree %} {% block title %} Twitter News Experiment {% endblock %} {% block content %}

News Summary

{% if not retweet_page %} Click the button below to view a summary of your Twitter news diet. This summary is calculated from the average ideology of the news publishers you follow. This summary is strictly based on your public Twitter profile and NOT affected by any previous questions in this survey. Full details of the methodology used to construct the news diet summary can be found here. {% 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 %}

Click the button below to view a summary of your Followers’ News Diet. This summary shows the average ideology of a representative sample of your Twitter followers' news diet.

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

Bonus Lottery

You have been randomly selected to receive an additional chance at two hundred dollars ($200) if you share the summary on Twitter. If you decline, you are still eligible for the first lottery by clicking the next button to complete the survey. If you accept, please follow the instructions below to Tweet the summary.

  1. Click the tweet button below to create a draft Tweet.
  2. To be eligible for the bonus, you must tweet the image and keep the text unchanged. To attach the image, simply click the Tweet button and a link to the image will be automatically embedded in the tweet.
{% elif placebo_treatment and retweet_page %}

Bonus Lottery

You have been randomly selected to receive an additional chance at two hundred dollars ($200) if you share a referral link on Twitter. If you decline, you are still eligible for the first lottery by clicking the next button to complete the survey. If you accept, please follow the instructions below to Tweet the referral link.

  1. Click the tweet button below to create a draft Tweet.
  2. To be eligible for the bonus, you must keep the text unchanged.
{% endif %} {% if not public_treatment and retweet_page %}

Please click the next button below to complete the survey.

{% endif %}

Please continue with the survey for a chance to win the lottery!



{% next_button %}

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