{% extends "global/Page.html" %} {% load otree static %} {{ form.errors }} {% block global_styles %} {% endblock %} {% block content %}

Tutorial: Card Lottery

This is a tutorial version of the main task.
These trials are NOT counted towards your bonus.

Draw cards from the card deck and play 1 mock round that will NOT be counted towards your overall bonus. Afterwards, you'll be taken directly to the Comprehension Test.

{% include player.tut_lottery_template %} {% endblock %}