{% extends "global/Page.html" %} {% load otree %} {% block title %} You are done with Part 1! {% endblock %} {% block content %} {{ if session.config.dev_mode }} {{ endif }}
{{ text }}
Before we continue with Part 2, we would like to ask you two questions.
First, we would like to know how you feel about Part 1.
{{ formfields }}Click "Next" to continue.
{% endblock %}