obeliss-nlesc / otree-waiting-room

Apache License 2.0
0 stars 0 forks source link

Create personalized links #81

Open recap opened 2 months ago

recap commented 2 months ago

Ability to have a personalized link to experiment per user

recap commented 2 months ago

For the lobby we already have personalized links I think, as you talked about with the command line. For direct links to oTree, i think this can be done within oTree sessions or rooms

recap commented 2 months ago

yes from oTree using rooms and a guest list (https://otree.readthedocs.io/en/latest/rooms.html) you can generate personalized links. For the waiting room, a new scheduler would need to be implemented to map the liss participants to the oTree participants.