You can categorize a study with a content warning when you create it, or any time before it’s completed.
You can set content warnings at the content level by adding a label, and at the study level via content_warnings via the Create Study API.
There are two types of warnings available at this time:
- "sensitive"
- "explicit"
This new field will provide extra information on the content warning.
content_warnings | Array of stringsItems Enum: "sensitive" "explicit" Allow researchers to define content warnings for their study. At present these options are mutually exclusive and only a single option can be selected, however in the future available warnings will expand. |
You can add more information for participants about the contents of your study via content_warning_details.
content_warning_details | string Allow researchers to add further details about their content warning. |
Content warnings can be added to a study update via the UpdateStudy API while the study is in its draft state, or while it's running. This is particularly useful if a participant highlights sensitive content within a study, and lets you reassess your content warnings and update them accordingly.
These criteria help to ensure participant wellness. For more information, read our Help Center article on Sensitive or disturbing study content.