{% load otree %}

The {{ C.NUM_FORCED_OPEN }}-box {{ participant.valence }} task is very similar to the task you just completed in Part 1 of the study.

Namely, there are again boxes. Each box contains a {{ participant.valence }} amount between ${{ C.START_VALUE }} and ${{ C.END_VALUE }}.

The graph below shows the number of boxes that contain each {{ participant.valence }} amount. Notice that the graph is identical to the graph in Part 1.

{{ if participant.valence == 'bonus' }}

{{ C.NUM_FORCED_OPEN }}-box {{ participant.valence }} task

Move your mouse over the figure


{{ else }}

{{ C.NUM_FORCED_OPEN }}-box {{ participant.valence }} task

Move your mouse over the figure

{{ endif }} {{ if participant.valence == 'bonus' }} {{ else }} {{ endif }}