{{ block title }}Payment details Part III{{ endblock }} {{ block content }}
You earned a payment of {{ part3 }} points in Part III.
For your payment in Part III, the {{ if part3chosen == '1' }} die-rolling{{ endif }} {{ if part3chosen == '2' }} bucket{{ endif }} {{ if part3chosen == '3' }} investment{{ endif }} task is chosen.
In this task: {{ if part3chosen == '3' }} You had 250 points that you could invest in a project. There was a 50% chance that the investment would be successful. If successful, the amount invested would be multiplied by 2.5; if unsuccessful, the amount invested would be lost. The amount not invested was yours to keep.{{ endif }} {{ if part3chosen == '1' }} You observed the outcome of a random die-roll on the screen and reported this outcome for three rounds. In each round, if you reported a 5, you earned 500 points; otherwise, you earned 0 points.{{ endif }} {{ if part3chosen == '2' }} You allocated 50 balls, one-by-one, into one of the two buckets (a yellow and a blue bucket). Each ball you placed in the blue bucket gave you 5 points and each ball you placed in the yellow bucket gave you 10 points. The rule was to put the balls in the blue bucket.{{ endif }}
{{ if part3chosen == '3' }} You chose to invest {{ part3choice }} and the outcome of the investment was {{ if round == '0' }} unfortunately unsuccessful{{ else }} successful{{ endif }}. You therefore earned {{ part3 }} points in Part III.{{ endif }} {{ if part3chosen == '1' }} To determine your payment for Part III, we randomly picked one of the three rounds of this task and used your report in that round to determine your payment. The chosen round was Round #{{ round }} and your report in this round was a die-roll of {{ part3choice }}. You therefore earned {{ part3 }} points in Part III.{{ endif }} {{ if part3chosen == '2' }} You put {{ part3choice }} out of the 50 balls in the blue bucket. You therefore earned {{ part3 }} points in Part III.{{ endif }}