oTree Forum >

Public goods game with two groups

#1 by fitoscano

Hi everyone,

I'm creating a Public goods game where two groups playing at the same time have a different multiplier and therefore end up with different individual shares.
My current solution is to set roles to either A or B at the constant level:

A_ROLE = "A"
B_ROLE = "B"

But I see that only the first two participants get assigned roles, while the others end up with none.
Of course I could add as many constants as my participants, but I feel this is not the right way to go.

What can I do to solve this problem?

Thanks in advance

Write a reply

Set forum username