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

Refactor the recruiter commandline interface #6154

Open
polvanrijn opened this issue Feb 8, 2024 · 0 comments
Open

Refactor the recruiter commandline interface #6154

polvanrijn opened this issue Feb 8, 2024 · 0 comments

Comments

@polvanrijn
Copy link
Collaborator

polvanrijn commented Feb 8, 2024

Related to Epic: #6155

It would be good to provide recruiter functionalities in the command line. Where each recruiter get's a separate name (e.g. dallinger prolific <cmd> and dallinger mturk <cmd>)

This will work for functions that are available to all recruiters like:

dallinger prolific cost $study_id
dallinger mturk cost $hit_id

dallinger mturk compensate $worker_id $email $dollars --sandbox
dallinger prolific compensate $study_id $submission_id

But also for recruiter-specific commands:

dallinger prolific pause $study_id
dallinger mturk extend --hit_id $hit_id --assignments $assignments  --duration_hours $duration
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