{% extends "global/Page.html" %} {% load otree static %} {% block title %} {% endblock %} {% block content %}

Participant was just replaced

{{ if pressure == 1 }} One participant was randomly selected to leave the experiment and was replaced by a new inexperienced participant {{ else }} One participant was selected to leave the experiment due to they low performance and was replaced by a new inexperienced participant {{ endif }}


{% next_button %} {% endblock %}