From 85f926c8c9ed9e30e6cb7213bdb6ca12d6b352c5 Mon Sep 17 00:00:00 2001 From: Tobias Bengfort Date: Mon, 15 Mar 2021 16:15:15 +0100 Subject: [PATCH 1/2] lower-case admonitions --- source/guides/recruitment.rst | 2 +- source/guides/subject-management.rst | 6 +++--- source/roles.rst | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/source/guides/recruitment.rst b/source/guides/recruitment.rst index 91ec02d..f873b1c 100644 --- a/source/guides/recruitment.rst +++ b/source/guides/recruitment.rst @@ -47,7 +47,7 @@ Recruit subjects via phone Recruit subjects via mail ========================= -.. NOTE:: +.. note:: Recruitment via mail is only possible if it has been :ref:`configured ` by the study coordinator. diff --git a/source/guides/subject-management.rst b/source/guides/subject-management.rst index af2596d..6d015ae 100644 --- a/source/guides/subject-management.rst +++ b/source/guides/subject-management.rst @@ -33,7 +33,7 @@ Search for a subject 5. If there is a **Match** found, confirm that this is the correct person by asking for a second feature (e.g. date of birth). - .. WARNING:: + .. warning:: Only ask for a second feature, do not disclose any information yourself. This is to avoid leaking personal information to imposters. @@ -84,7 +84,7 @@ In order to create a potential subject in Castellum, please proceed as follows: 3. Click on **Create new subject** -.. Warning:: +.. warning:: Recruiters often find themselves in fast paced situations when talking to new potential subjects. Hence, we decided to support a quick creation of @@ -290,7 +290,7 @@ please proceed as follows: **Are you sure you want to permanently delete this subject and all related data?** You can now click **Confirm** and the subject will be deleted. -.. WARNING:: +.. warning:: There may still be data stored in a backup. Please check with your local IT department to verify proper deletion. diff --git a/source/roles.rst b/source/roles.rst index 7707433..f00bb91 100644 --- a/source/roles.rst +++ b/source/roles.rst @@ -3,7 +3,7 @@ Roles ===== -.. NOTE:: +.. note:: This section lists the roles that castellum ships by default. Administrators can customize these roles for their organization. -- GitLab From 6952daed17910d42fdc0073a8376b99fc715523f Mon Sep 17 00:00:00 2001 From: Tobias Bengfort Date: Mon, 15 Mar 2021 16:15:52 +0100 Subject: [PATCH 2/2] use hint and example consistently --- source/guides/data-protection.rst | 2 +- source/guides/subject-management.rst | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/source/guides/data-protection.rst b/source/guides/data-protection.rst index d5b8feb..ff9613b 100644 --- a/source/guides/data-protection.rst +++ b/source/guides/data-protection.rst @@ -20,7 +20,7 @@ deleted. Most of the categories have legal time limits, so you should check the dashboard regularly. -.. note:: +.. hint:: It is recommended to configure an email address that should receive email notifications about new data protection tasks. Please ask your system diff --git a/source/guides/subject-management.rst b/source/guides/subject-management.rst index 6d015ae..e7c7031 100644 --- a/source/guides/subject-management.rst +++ b/source/guides/subject-management.rst @@ -295,7 +295,7 @@ please proceed as follows: There may still be data stored in a backup. Please check with your local IT department to verify proper deletion. -.. hint:: +.. note:: Deleting a subject who has guardians will **not** automatically delete the corresponding guardians. However, if there is no other reason to keep the -- GitLab