{% extends "rsft_goals_and_experience_experiment/Page.html" %} {% load otree static %} {% load i18n %} {% block content %} {% if player.phase == "familiarization" %} {% blocktrans trimmed %}
This page is an example of a learning phase. Click on the options below. Your task is to learn the outcomes' hidden probabilities. If you feel like you understood the hidden probabilities, click the "i am ready to move on" button .
{% endblocktrans %} {% endif %}