-
Notifications
You must be signed in to change notification settings - Fork 1
Prolific
Tien-Duc Nguyen edited this page Sep 9, 2024
·
2 revisions
Prolific is a platform for hiring and managing raters that is widely used by researchers. Raters can be hired from Prolific and redirected to our application for the actual ratings. In order to do that, administrators first need to create a study in Prolific's app, modify the link to the dataset, and get the complete code of that study.



The second step is linking our dataset to that study by modifying 3 fields in the dataset configuration:
- Rater management: change to PROLIFIC.
- Complete code: change to the one that is from the Prolific's study. This one is for redirecting raters back to Prolific after they finish the survey on our application.
- API token: change to the Prolific's API token of the user who created that study in Prolific app. This information is required for monitoring submission status in the dataset overview page.

The Prolific's API token can be got from the Prolific's app.
