Open afogel opened 3 years ago
In order to account for an ordering effect in the experiments that can be run with this tool, we'll need to implement a latin square design and be able to dynamically generate which latin square condition the player is in using URL Query Params.
To perform dynamic control flow using the condition, I recommend we reach for this: https://github.com/statelyai/xstate/discussions/1654
In order to account for an ordering effect in the experiments that can be run with this tool, we'll need to implement a latin square design and be able to dynamically generate which latin square condition the player is in using URL Query Params.
To perform dynamic control flow using the condition, I recommend we reach for this: https://github.com/statelyai/xstate/discussions/1654