{% extends "global/Page.html" %} {% load otree static %} {% block title %} Random Selection Results {% endblock %} {% block content %}
Thank you for choosing your version {{ version_for_template }} task-list pairs. I randomly selected your {{ treatment_template }} version {{ version_for_template }} choice. This means you will have to complete the following task-list pair:
{{ if player.participant.treatment_used1 == 'Treatment' }} {% with control=False %} {{ if player.Task_Choice == "Option 1" }} {{ include 'RET_Choice/Option1.html'}} {{ else }} {{ include 'RET_Choice/Option2.html'}} {{ endif }} {% endwith %} {{ elif player.participant.treatment_used1 == 'Blunder'}} {{ if player.Blunder_Task_Choice == "Option 1" }}
Complete the {{Good_Task}} (level 1) task.
After completing the {{Good_Task}} (level 1) task, you must complete one of the following tasks:
Complete the {{Bad_Task}} (level 1) task.
After completing the {{Bad_Task}} (level 1) task, you must complete one of the following tasks: