Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Castellum
Documentation
Commits
43f82ab3
Commit
43f82ab3
authored
Apr 26, 2021
by
Bengfort
Browse files
Merge branch 'attribute-descriptions' into 'master'
Attribute descriptions See merge request
!60
parents
5df6519a
942cec17
Pipeline
#9688
passed with stages
in 37 seconds
Changes
3
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
source/features.rst
View file @
43f82ab3
...
...
@@ -42,10 +42,10 @@ Relevant guides:
- :ref:`recruitment`
- :ref:`recruitment-mail`
- :ref:`study-recruitment-settings`
- :ref:`admin-attributes`
.. TODO::
- manage attribute descriptions
- attribute download
Appointments
...
...
source/guides/admin.rst
View file @
43f82ab3
...
...
@@ -41,6 +41,52 @@ Customize Roles
6. Click on one of the saving options
.. _admin-attributes:
Add Attribute Descriptions
==========================
Castellum allows to dynamically add attribute descriptions that can be used to
store filterable information on subjects. This takes into account that there are
only very few attributes that can be seen as commonly used at every institute.
1. Click on **Admin** on the front page
2. Go to **Attribute description**
3. Click on **Add attribute description** (oval with grey background)
4. Select an appropriate **Field type** that should be used for the attribute
5. **URL** allows you to link to a formal definition that may clarify baseline
or rather scientific grounding of the attribute
.. note::
This is used to support 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 <http://purl.bioontology.org/ontology/SNOMEDCT/57427004>`_.
6. Set **privacy levels** of the attribute for **read** and **write**
7. **Order** and **Category** can be used to position the attribute in UI
8. **Statistics rank** can be used to set this attribute as primary or
secondary feature that should be presented in statistics of recruitment
.. note::
Castellum offers to set up two attributes to be used in statistics of
recruitment. If there is already a primary or secondary attribute it
will show an error warning. Accordingly, you have to deselect a primary
or secondary attribute first to select a new one.
9. **Label** should be the actual name of the attribute. Be sure to provide
translations if Castellum is set to support more than one language
10. If appropriate, fill in all **Attribute choices** (if needed also add
translations) that represent the possible values of the attribute and will
be used for filtering
.. note::
Attributes will always allow to select **Declined to answer**. So, there
is no need to specify this as an attribute choice. Furthermore, all
three ChoiceField types will automatically provide an **Unknown**
option.
.. _admin-consent-document:
Upload a consent document
...
...
@@ -74,5 +120,3 @@ case there is a two step process:
up in the data protection dashboard.
The legal basis for each subject can be found in the subject detail view.
source/roles.rst
View file @
43f82ab3
...
...
@@ -91,12 +91,12 @@ Relevant guides:
- :ref:`admin-users`
- :ref:`admin-unlock`
- :ref:`admin-roles`
- :ref:`admin-attributes`
- :ref:`admin-consent-document`
.. TODO::
- manage resources
- manage attribute descriptions
Study specific roles
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment