{% extends "global/Page.html" %} {% load otree static %} {% block title %} {% endblock %} {% block content %} {{ if OLG == 1 }}

Paying Rounds — The next {{num_rounds}} rounds are actual paying rounds

Two of your Paying Rounds, one as a Seller and one as a Predictor, will be selected at random and count towards your compensation


{{ else }} {{ if short_horizon == 1 }}

New Paying Sequence — This next sequence is an actual paying sequence

One out of your three Paying Sequences will be selected at random and count towards your compensation


{{ else}}

Paying Sequence — This next sequence is an actual paying sequences

This Paying Sequence will be 2count towards your compensation


{{ endif }} {{endif}} {% next_button %} {% endblock %}