{{ block title }}Participant {{tag}}: Your Instructions{{ endblock }} {% block styles %} {% endblock %} {{ block content }} {{if survey_instr}} {% include 'GPD/instructions-survey.html'%} {{else}}

You have been assigned the label {{ tag }}. You have been paired with {{ opp_tag }}.

{{ if first_gen }} You are the first set of participants. You receive no advice from previous subjects. {{ else }} You received the following advice from participant {{ pred_tag }}:

{{r_advice}}
{{ endif }}

{% include 'GPD/instructions.html'%} {{endif}} {{ next_button }} {{ endblock }}