Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

V2 does not properly show "no experiments available" screen after batch cancellation #120

Closed
JamesPHoughton opened this issue Jun 27, 2022 · 2 comments

Comments

@JamesPHoughton
Copy link
Contributor

The "No experiments available" screen displays properly if you start with a clean tajriba.json and have no batches available. But, if you start a batch and stop it again, the "no experiments available" screen is not displayed. Instead, participants see the consent screen, and then can progress through all the intro pages up until the lobby. Then they sit in the lobby indefinitely, even in a 1 player game.

This is tested in this cypress test, with results here.

@JamesPHoughton
Copy link
Contributor Author

JamesPHoughton commented Jul 5, 2022

It seems like we may be getting the following error associated with this issue:

[deliberation-empirica] [2022-07-01 17:40:32] 17:40:32.776 WRN callbacks: introDone without game

If there is no game, we should throw a big error that alerts both the player and the admin, rather than just a warning?

@JamesPHoughton
Copy link
Contributor Author

Believe this is fixed in Watts-Lab/deliberation-empirica#269

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant