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

More generic recruiter vocabulary #6153

Open
polvanrijn opened this issue Feb 8, 2024 · 1 comment
Open

More generic recruiter vocabulary #6153

polvanrijn opened this issue Feb 8, 2024 · 1 comment

Comments

@polvanrijn
Copy link
Collaborator

A central step towards more standardized recruiters is by unifying the terminology.

I would propose to rename HIT (mturk) and Study (Prolific) to Experiment. So the hit_id parameter should be renamed to experiment_id.

The same applies to worker_id (mturk) and PARTICIPANT PROLIFIC ID. I would propose renaming it to participant_hash.

The same applies to assignment_id (mturk) and Submission ID (Prolific). I would propose renaming it to submission_hash.

@pmcharrison
Copy link
Collaborator

pmcharrison commented Feb 9, 2024

Can you explain where in the code you plan to do this renaming? Terms like hit_id occur everywhere in the codebase. Would you refactor all of it? This is a very big step, but maybe not impossible.

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

2 participants