{% extends "global/Page.html" %} {% load otree static %} {% block styles %} {% endblock %} hI {% block title %} Demographic Information {% endblock %} {% block content %}
{% formfield player.gender label = "Your gender:" %}
{% formfield player.age label = "Your age (in years):" %}
{% formfield player.english label = "Your English skills:" %}
The next question is about the same problem we described earlier:
sometimes there are participants who do not carefully
read the instructions and just quickly click through the study.
Please enter woodpecker as your answer to the next question.
This will show us that you read our questions carefully, even at the last stage of the study.
{% formfield player.check2_q label = "What is your favorite animal?" %}
Do you think that the other participants gave their honest best guess
in the public guess, or do you think that they tried to use the public guess
to influence your and others' opinion?
{% formfield player.perception_other label = "" %}
Did you give your best guess or did you try to be strategic?
{% formfield player.personal_action label = "" %}
{% formfield player.topic_study label = "What do you think this study was about?" %}
{% formfield player.free_message label = "Anything else you want us to know?" %}
Please click "Next" to end the study and get your payment.