{% extends "global/Page.html" %}
{% load otree static %}
{% block title %}
Additional Questions II/III
{% endblock %}
{% block content %}
We now ask you for your willingness to act in a certain way. Please indicate your answer on a scale from 0 to 10. A 0
means “completely unwilling to do so,” and a 10 means "very willing to do so.”
{{formfield "WP13420"}}
{{formfield "WP13421"}}
How well does the following statement describe you as a person? Please indicate your answer on a scale from 0 to
10. A 0 means “does not describe me at all,” and a 10 means “describes me perfectly.”
{{formfield "WP13422"}}
{% next_button %}
{% endblock %}