{% extends "global/Page.html" %} {% load otree %} {% block title %} Write one sentence {% endblock %} {% block content %} Story 3: On an exceptionally hot evening early in July, a young man came out of the attic in which he lodged and walked slowly, as though in hesitation, towards the bridge.
{% formfield player.p1_s3 label="Please write the next sentence of the story" %}
Once you are done, press "Next" to continue
{% next_button %} {{ form.errors }} {% endblock %}