Replies: 1 comment 1 reply
|
@asancetta You can reset by clicking "Reset Experiment" in the admin dashboard. If you prefer the command line, this also works locally: Either way it clears all participant progress so you can reuse the same links. There's no way to reset just one participant — it resets everything. The curl endpoint is for local testing only (no auth). On production, use the admin dashboard. |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
When using a link, at a least locally, e.g. http://localhost:3000/?LAB=T1_P1 if I exceed the number of markets played I get a message that I exceeded the maximum number. I can of course use http://localhost:3000/?LAB=T1_P2, however, I would like to understand how to reset so that I can reuse the same link.
All reactions