{% load otree %} {{ block title }}Final Survey{{ endblock }} {{ block content }}
How common do you think the following stereotypes are about your gender?
{# Choose a number between 1 and 5, where 1 means "extremely uncommon" and 5 means "extremely common."#} Choose from "Extremely Uncommon" to "Extremely Common."
| Extremely Uncommon | Moderately Uncommon | Neutral | Moderately Common | Extremely Common | |
|---|---|---|---|---|---|
| {{ field.label }} | {{ for option in field }}{{ option }} | {{ endfor }}