{% extends "global/Base.html" %} {% load staticfiles otree_tags %} {% block title %} INFORMED CONSENT FORM FOR DECISION-MAKING STUDY {% endblock %} {% block content %}

Having read the study information sheet provided to you with the HIT assignment information, do you wish to participate in this study? After making your selection, please click Next to continue.

{% formfield player.informed_consent %} {% next_button %} {% endblock %}