{% extends "global/Page.html" %} {% load otree static %} {% block app_styles %} {% endblock %} {% block title %} Before finish the experiment {% endblock %} {% block content %}
Mark among the following {{ text_number }}, the {{ text_number }} you have actually seen before.
If you do not answer all the questions correctly, we will reject your work and you will not get paid for this HIT
| {{ not_chosen_reviews.1 }} | {% formfield player.dm_test_not_chosen_review_2 %} |
| {{ chosen_reviews.1 }} | {% formfield player.dm_test_chosen_review_2 %} |
| {{ chosen_reviews.0 }} | {% formfield player.dm_test_chosen_review_1 %} |
| {{ not_chosen_reviews.0 }} | {% formfield player.dm_test_not_chosen_review_1 %} |