{{ extends "global/Page.html" }} {{ block title }}About You{{ endblock }} {{ block content }}
About You
Used for demographic purposes only. All responses are anonymous.
{{ formfield "age" }}
{{ formfield "gender" }}
{{ formfield "year_in_school" }}
{{ formfield "major" }}
{{ formfield "native_english" }}
{{ formfield "prior_experience" }}
Thank you for participating in this study. Your total payment of ${{ player.total_payment }} will be credited to your account. Please let the experimenter know you have finished.
{{ next_button }}
{{ endblock }}