requester_name | str | ??? | None | None | False |
prolific_external_study_url | str | | The external study URL of your study that you want participants to be direct to. The URL can be customized to add information to match participants in your survey. You can add query parameters with the following placeholders. Example of a link with params: https://example.com?participant_id={{%PROLIFIC_PID%}}&study_id={{%STUDY_ID%}}&submission_id={{%SESSION_ID%}}where prolific_pid , study_id , submission_id are params we use on our side, and {{%PROLIFIC_PID%}} , {{%STUDY_ID%}} , {{%SESSION_ID%}} are their format of template variables they use to replace with their IDs | None | False |
prolific_id_option | str | url_parameters | Enum: "question" "url_parameters" "not_required". Use 'question' if you will add a question in your survey or experiment asking the participant ID. Recommended Use 'url_parameters' if your survey or experiment can retrieve and store those parameters for your analysis.Use 'not_required' if you don't need to record them | None | False |
prolific_estimated_completion_time_in_minutes | int | 5 | Estimated duration in minutes of the experiment or survey (estimated_completion_time in Prolific). | None | False |
prolific_eligibility_requirements | list | () | Eligibility requirements allows you to define participants criteria such as age, gender and country. | None | False |
prolific_workspace_name | str | My Workspace | None | None | False |
prolific_project_name | str | Project | None | None | False |
prolific_allow_list_group_name | str | Allow list | None | None | False |
prolific_block_list_group_name | str | Block list | None | None | False |