{% extends "global/Page.html" %} {% load otree static %} {% block title %} Instruction 3/3: Scenarios {% endblock %} {% block content %}

Please select your token allocation


Here is an example of scenario question.

By dragging the handle on the slider bar, the more token you allocate to one school choice, the more likely you think you would win the seat if you applied to School A.

Example
Suppose you are player 1, if you believe you would win the seat school A for 80% and school B for 20 %. Then you should allocate in the following way

What is the percentage chance that the selected box is Box L vs Box R?

Click on the slider bar then drag to assess.

You allocated token to school A.

You allocated token to school A.

There is % chance that you believeBox R was selected.

There is 10% chance that Box M was selected.

{% next_button %}

{% include Constants.instructions_template %} {% endblock %}