{% load otree %} {{ block title }}Final Survey{{ endblock }} {{ block content }}

How common do you think these stereotypes are in society?

Choose from "Extremely Uncommon" to "Extremely Common."

{{ for field in form }} {{ for option in field }} {{ endfor }} {{ endfor }}
Extremely Uncommon Moderately Uncommon Neutral Moderately Common Extremely Common
{{ field.label }}{{ option }}
{{ next_button }}
{% include "final_survey/_debug_autofill.html" %} {{ endblock }}