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

fix: FIREBASE always assumes prolific #172

Open
mirestrepo opened this issue Sep 28, 2022 · 0 comments
Open

fix: FIREBASE always assumes prolific #172

mirestrepo opened this issue Sep 28, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@mirestrepo
Copy link
Collaborator

This makes it hard to test because the prolificID is undefined. Looking at the Firestore there are a >800 trials under the undefined participant, which are all the tests, but since no date is saved for a trial is impossible to know what's the lates test.

Instead of assuming that is not using MTURK, then we must be using prolific as done in here, one could further check that if there is a prolificId available as done in more recent honeycomb here. That way, where there is not a prolificId, maybe one could still be asked for an ID to enter

@mirestrepo mirestrepo added the bug Something isn't working label Sep 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant