diff --git a/source/_images/home.png b/source/_images/home.png index 4237e7d1e626a1381e1a0f3004dba1360f9e290d..f30bd6c07de87d9e315f0d033047ca33a28d26b3 100644 Binary files a/source/_images/home.png and b/source/_images/home.png differ diff --git a/source/_images/recruitment-contact.png b/source/_images/recruitment-contact.png index d9c882967bbae621611f63afa65e08fab7c16724..b0cb1c0b9c03c868615340821e311aa63c935034 100644 Binary files a/source/_images/recruitment-contact.png and b/source/_images/recruitment-contact.png differ diff --git a/source/conf.py b/source/conf.py index e60fc5e3e72e8ab7925c2b1662e20ae2eedbddb4..a23f4dc820c969afdf98688acb47658c5fc191f8 100644 --- a/source/conf.py +++ b/source/conf.py @@ -22,7 +22,7 @@ copyright = '2018-2021, Max Planck Institute for Human Development' author = 'Max Planck Institute for Human Development' # The full version, including alpha/beta/rc tags -version = '0.55' +version = '0.64' # -- General configuration --------------------------------------------------- diff --git a/source/faqs.rst b/source/faqs.rst index c74e0fd93f0720a2828c72aa1a1d084a87b60e1e..82448c3f73d5b9ea1fb56edc6d8613ec9dc7cf90 100644 --- a/source/faqs.rst +++ b/source/faqs.rst @@ -1,16 +1,6 @@ FAQs ==== -How can I check whether the database contains enough subjects for my reasearch project? ---------------------------------------------------------------------------------------- - -When you :ref:`setup filters for a study ` you can -see the number of potential matches in the database. In order to do that you -first need to :ref:`create a study `. It is not a problem if you -do not yet know the details of the study. Anything you enter can still be -changed later. You can also delete this study and create a fresh one once you -are ready. - How can I contact subjects by pseudonym after the study is finished? -------------------------------------------------------------------- diff --git a/source/features.rst b/source/features.rst index f8fe6ae4be46406d29a8b7b059a10c6d812b4918..641b9e1cac7d17d9e590832c0f76dc89cbefa714 100644 --- a/source/features.rst +++ b/source/features.rst @@ -44,6 +44,7 @@ Relevant guides: - :ref:`recruitment` - :ref:`recruitment-mail` - :ref:`study-recruitment-settings` +- :ref:`study-filter-trial` - :ref:`admin-attributes` .. TODO:: diff --git a/source/guides/study-management.rst b/source/guides/study-management.rst index df2b06413f1d5d7b35b812d4a18e8195d5bde47a..9e7f17d6d3607e7d879f6fef32843196a5c31e42 100644 --- a/source/guides/study-management.rst +++ b/source/guides/study-management.rst @@ -295,3 +295,16 @@ Click on **Studies** on the front page - In the field **Search** you can look for a certain study - By choosing a **Status** and / or a Study **Type**, you may also filter studies + + +.. _study-filter-trial: + +Check whether the database contains enough subjects for your reasearch project +============================================================================== + +Click on **Studies** on the front page and then on **Try filters**. You can +now experiment with filters just as in a regular study. The preview will show +you how many subjects in the database match your filters. + +If you decide you want to keep the set of filters you can go to **Convert to +study** to convert your temporary settings to a regular study. diff --git a/source/roles.rst b/source/roles.rst index 1d000910bcea8d939afc47f4f5d0789b1bbf6422..64b5e34a029cc7bd3f73eac680bd9422d4fe03c0 100644 --- a/source/roles.rst +++ b/source/roles.rst @@ -45,6 +45,7 @@ Relevant guides: - :ref:`study-finish` - :ref:`study-delete` - :ref:`set-up-external-scheduler` +- :ref:`study-filter-trial` Study Approver ~~~~~~~~~~~~~~