{{ block content }}
You have been randomly assigned to the {% if participant.group_assignment == C.GROUP_TRIANGLE %} triangle ▲ group. {% elif participant.group_assignment == C.GROUP_SQUARE %} square ■ group. {% endif %}
And you have been randomly assigned to do type {% if participant.type_assignment == C.TYPE_A %} {{ C.TYPE_A_NAME }} tasks. {% else %} {{ C.TYPE_B_NAME }} tasks. {% endif %}