diff --git a/source/features.rst b/source/features.rst index d838d91dc152cea6f0c4306a3de30d84d2d2b025..2d3c7851da6ac2477059b2e5f96596ee97f512c7 100644 --- a/source/features.rst +++ b/source/features.rst @@ -32,8 +32,8 @@ Recruitment It is possible to find potential subjects for a study from the pool of subjects that have been entered into castellum. They can then be contacted either manually or automatically via email. Subjects are only considered if they have -given consent to recruitment and if their attributes match the filters that -have been defined in the study. +given consent to recruitment and if their recruitment attributes match the filters +that have been defined in the study. Relevant guides: diff --git a/source/guides/admin.rst b/source/guides/admin.rst index aa6d14397d5428b5e5fc924a8ce856520b2bcb04..6a71bfdf711dae3f38ac3d16b9fc385876e0d5e8 100644 --- a/source/guides/admin.rst +++ b/source/guides/admin.rst @@ -58,7 +58,7 @@ only very few attributes that can be seen as commonly used at every institute. or rather scientific grounding of the attribute .. note:: - This is used to support Attribute Export in BIDS format. Hence, it is + This is used to support Recruitment Attribute Export in BIDS format. Hence, it is only shown in admin interface. For example, a Handedness attribute could link to a definition at `bioontology.org `_. diff --git a/source/guides/recruitment.rst b/source/guides/recruitment.rst index 50679cd511068c9a123a370fb1d3679234d0572a..4b2752bb83b9ea3ecc42c61654350f9ac96be72e 100644 --- a/source/guides/recruitment.rst +++ b/source/guides/recruitment.rst @@ -36,7 +36,7 @@ Recruit subjects via phone sent an e-mail.) - **participating** - **excluded** - (This may apply if attributes of the person do not comply with the + (This may apply if recruitment attributes of the person do not comply with the requirements of the study, if a person is not interested in the particular study or if a person is not available during the data collection of the study) diff --git a/source/guides/subject-management.rst b/source/guides/subject-management.rst index f8c7034f87b155e2d12b9721fdc5a2c1b850f0e6..6a2ade14c606f9dd5461bcc7ed87f34433c54797 100644 --- a/source/guides/subject-management.rst +++ b/source/guides/subject-management.rst @@ -54,7 +54,7 @@ information: guardian** (see instructions in :ref:`subject-contact-tab`) - **E-mail** address and/or **Phone number** and/or full postal address and/or contacting details of the legal guardian -- **Attributes** +- **Recruitment attributes** - **Interest in study types** - **Privacy level** - **Recruitment Consent** given @@ -157,22 +157,22 @@ with a subject. .. _subject-attributes-tab: -Attributes Tab --------------- +Recruitment Attributes Tab +-------------------------- -The attributes tab lists all attributes and interests in study types. As rule -of thumb you could think of attributes as features that are used to decide on -suitability for a study. It is expected that they only provide *indications* on -suitability as there are usually additional criteria that need to be checked -for a study match. +The recruitment attributes tab lists all attributes and interests in study types. +Recruitment attributes are features that are used to decide on suitability for a +study. It is expected that they only provide *indications* on suitability as +there are usually additional criteria that need to be checked for a study +match. -- Fill in the attribute fields used at your institute +- Fill in the recruitment attribute fields used at your institute - If the person **Does not want to participate in the following study types**, select one or more .. admonition:: Example - Attributes may be **Mother Tongue**, **Highest Educational Degree**, + Recruitment attributes may be **Mother Tongue**, **Highest Educational Degree**, **Age**, **Handedness** and so on. .. _subject-data-protection-tab: diff --git a/source/overview.rst b/source/overview.rst index 9e6b9c62c0bb1c2ddd76ea7d264bbec0f5480f76..45b588b63418e280f57d09b83b3e77b6bc0a138c 100644 --- a/source/overview.rst +++ b/source/overview.rst @@ -36,7 +36,7 @@ corresponding pseudonyms. .. note:: There are only two notable exceptions to this rule: Study participations and - search attributes both contain traces of research data, but are required for + recruitment attributes both contain traces of research data, but are required for the recruitment process. diff --git a/source/security.rst b/source/security.rst index 78cd7960cf7da3f8303688e431e4fb7d99575175..13809b2547f914af6b54d0e28c7cbef477edc76f 100644 --- a/source/security.rst +++ b/source/security.rst @@ -60,7 +60,7 @@ of the study. .. warning:: By managing study memberships, study managers can escalate their own priviliges inside their studies. For example, they can allow themselves to - see attributes of participants. + see recruitment attributes of participants. All studies need to be approved before they can start recruitment. The approver should check for suspicious settings before approving the study.