{{ block title }} Make Comments for Other Players {{ endblock }} {{ block content }}
You are Player C in the group. You can see a table containing information of Player ID, quantity, and average quality in the slider task. The quantity represents the amount of sliders you or other players finished moving in the "Real Effort Task". The average quality represents the mean quality of moving sliders by you or other players. You can easily get precise information on the quantity of other players in "Real Effort Task" but inaccurately average quality (a range). You have privately detailed information on the precise quality by yourself in the "Real Effort Task" which other players don't have.
Your present task is to make a comment on guessing other players' average qualities based on the knowledge of ranges. You are not allowed to make comments for yourself on the average quality. Note: If the commented quality for other players by you is close to real values, you can get a bonus of 0.2 € for each close guessing.
After making comments, click "Next" to continue the experiment.
Player | Quantity | Average Quality | Comment for others |
C (me) |
{{ player.quantity }} | {{ player.real_quality }} | ------- |
A | {{ player.quantity_A }} | {{ player.quality_A1 }} ~ {{ player.quality_A2 }} | {{ form.guess_A }} |
B | {{ player.quantity_B }} | {{ player.quality_B1 }} ~ {{ player.quality_B2 }} | {{ form.guess_B }} |
{{ next_button }} {{ endblock }}