{% extends "global/Page.html" %} {% load otree %} {% block title %} Twitter News Study {% endblock %} {% block content %}
Next, we would like to ask you some additional questions about your political views.
{% formfield player.followsPolitics %} {% formfield player.voteLikely %} {% formfield player.closeParty %}We would like to get your feelings toward the two major political parties in the U.S. and towards the president. After you read the name of a political party or person, please rate it on a scale from 0 to 10, where 0 means you strongly dislike that party or person and 10 means that you strongly like that party or person. Ratings between 5 and 10 mean that you like the party or person. Ratings between 0 and 5 mean that you dislike the party or person. You would rate the party or person at the 5 degree mark if you don't feel particularly warm or cold toward the party or person.
{{form.errors}}0 | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | |
{{ form.thermometerDemocratic.label }} | {% for choice in form.thermometerDemocratic %}{{ choice }} | {% endfor %}||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
{{ form.thermometerRepublican.label }} | {% for choice in form.thermometerRepublican %}{{ choice }} | {% endfor %}||||||||||
{{ form.thermometerBiden.label }} | {% for choice in form.thermometerBiden %}{{ choice }} | {% endfor %}||||||||||
{{ form.thermometerTrump.label }} | {% for choice in form.thermometerTrump %}{{ choice }} | {% endfor %}
Of the following news events, which ones do you think are true, and which ones do you think are false?
True | False | Don't know | |
{{ form.trueBidenCovid.label }} | {% for choice in form.trueBidenCovid %}{{ choice }} | {% endfor %}||
---|---|---|---|
{{ form.trueBidenFacebook.label }} | {% for choice in form.trueBidenFacebook %}{{ choice }} | {% endfor %}||
{{ form.trueBeatty.label }} | {% for choice in form.trueBeatty %}{{ choice }} | {% endfor %}||
{{ form.trueMerkel.label }} | {% for choice in form.trueMerkel %}{{ choice }} | {% endfor %}||
{{ form.trueShooting.label }} | {% for choice in form.trueShooting %}{{ choice }} | {% endfor %}