{% extends "psynet_layout.html" %} {% block stylesheets %} {% endblock %} {% block body %}

Aborting not possible.


Aborting the experiment is not possible as the experimenter does not allow it at this time! You have to accumulate at least ${{ "{:.2f}".format(experiment.var.min_accumulated_bonus_for_abort) }} of bonus to be able to be compensated. See below information on your currently accumulated bonus.

Assignment ID{{ participant_abort_info.assignment_id }}
HIT ID{{ participant_abort_info.hit_id }}
Accumulated bonus{{ participant_abort_info.accumulated_bonus }}
{% endblock %}