[
{
"label": "What will be the composition of your group? Including yourself there will be ...",
"choices": [
"Two A-participants and two B-participants.",
"Three A-participants and one B-participant.",
"The composition will be random."
],
"correct_answer": 0
},
{
"label": "Who will decide whether Setting 1 or Setting 2 will apply?",
"choices": [
"One Setting will be chosen randomly.",
"The group members will vote which member decides.",
"Each member will vote, and then a random member’s vote will be drawn."
],
"correct_answer": 2
},
{
"label": "When Setting 2 is implemented... ",
"choices": [
"Each member can solve 8 tasks and all yield 5 points.",
"Each member can solve 8 tasks. For A-participants, 4 tasks yield points (5 point p. task), forB-members 8 tasks yield points (25 points p. task).",
"Each member can solve 8 tasks. ForA-participants, none of these yield any points, for B-members 8 tasks yield points (25 points p. task)."
],
"correct_answer": {
"full": 2,
"partial": 1
}
},
{
"label": "What will be the tax rate of your group?",
"choices": [
"The tax rate will be 50%.",
"The group members will vote how to tax their earnings.",
"The tax rate will be drawn randomly."
],
"correct_answer": 2
},
{
"label": "What will happen to the tax revenue?",
"choices": [
"The experimenter keeps the tax revenue.",
"The tax revenue is distributed among the A-participants.",
"Each member of the group gets an identical amount out the tax revenue."
],
"correct_answer": 2
}
]