{% extends "base.html" %} {% block content %}


Forced ID login for participants:


By using forced ID login subjects can only participate to a rating task by logging in with a pregenerated ID.




Usable participant IDs for this experiment:


{% for id in id_list %} {% endfor %}
{{ id.pregenerated_id }}
{% endblock %}