Hi,
I would like to create a super-group of 8 people, where the participants are split up in 4 leaders and 4 subordinates.
They then solve a two-player task - one leader vs one subordinate. Afterwards, in the following rounds, that task should be repeated by performing cyclic permutation of the leaders or subordinates and create new pairings, accordingly.
I figured I could make an oTree group with 8 participants and then a sub-group splitting within. However if I want to include waitpages for the two-player task, these have to wait always for all 8 participants to come to that certain step, or am I missing something?
Would the only other possibility be live pages, or are there alternatives?
I tried also to define oTree groups of only two and triggering set_group_matrix through after_all_players_arrive on the group level (yes, having a super-group of 8 would trigger that function 4 times for the super-group). This however did not work properly and lead to incomplete pairing with some players stuck at the waitpage responsible for the pairing.
Thanks!
Best,
Robert