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

This part includes {{ num_of_questions }} scenario questions. In each scenario question, the computer will present one of the 5 types of Reports that you may receive in the Assessment Task. Then, you will assess the chance that the picked box is Box G vs Box O given the presented Report.

Below is the sample interface you will see:

Example

Suppose the following is the information you see from the report.

What is the percentage chance that the picked box is Box G vs Box O?

Click on the slider bar then drag to assess.

Box G

Box O

{% endblock %}