{{ extends 'global/Page.html' }} {{ block title }}Results{{ endblock }} {{ block content }}

Thank you for your participation in our experiment. Here are the modules that you have been assigned to:

WPM 1 WPM 2
{{ player.WPM1 }} {{ player.WPM2 }}

Congratulations on achieving a total payoff of {{ player.Points }} points, which places you at {{ player.RankString }} rank among your peers.

{% if group.treatment == True %}

Questionnaire

Let's consider the module allocation system currently implemented at Goethe University:
In this system, you have the opportunity to rank modules with capacity constraints based on your preferences, similar to what you did in the first screen.
Following that, students are randomly ordered, and the first student in line has the privilege of selecting their first preference.

When comparing the system at Goethe University with the mechanism you just experienced...

{{ formfields }}
{% endif %}
{{ next_button }} {{ endblock }}