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

Be able to deploy part of a battery (like, one or two tasks) to participants who have had technical difficulties, without having to create individualized batteries. #9

Open
rwblair opened this issue Mar 8, 2021 · 1 comment

Comments

@rwblair
Copy link
Member

rwblair commented Mar 8, 2021

This would help with downloading data as well.

@rwblair
Copy link
Member Author

rwblair commented Apr 1, 2022

Current code that comes up with which experiment to serve is looking at the status field in the results field for a given subject-battery-experiment. We could extend the status to have a redo state, or let admins demote completed/failed to another status.

class SubjectTaskStatusModel(StatusModel):

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

No branches or pull requests

1 participant