|
@@ -1,6 +1,7 @@
|
|
### Setup
|
|
### Setup
|
|
|
|
|
|
-CRFs are always part of a study. So, create study as you would normally do.
|
|
|
|
|
|
+CRFs are always part of a study. So, create study as you would normally do, keep subject
|
|
|
|
+identifier to ParticipantId, which is the default.
|
|
|
|
|
|
Once you do, you should enable CRF module.
|
|
Once you do, you should enable CRF module.
|
|
See [LabKey documentation][labkeyEnableModule] on how to enable a module.
|
|
See [LabKey documentation][labkeyEnableModule] on how to enable a module.
|
|
@@ -20,6 +21,11 @@ The initial set of setup lists is part of the distribution. Copy
|
|
and import list archive to Labkey in the study. You will get list of lists by
|
|
and import list archive to Labkey in the study. You will get list of lists by
|
|
clicking on setup wheel at the top of the screen and selecting Manage lists.
|
|
clicking on setup wheel at the top of the screen and selecting Manage lists.
|
|
|
|
|
|
|
|
+Create demographicData dataset. It can have no fields.
|
|
|
|
+
|
|
|
|
+Add a tab (Wheel->Page Admin Mode, click on a + tab). Add CRF Portal web part. It should appear empty. This will show all forms that we will create.
|
|
|
|
+
|
|
|
|
+
|
|
[studyParameters]: img/studyParametersSnapshot.png
|
|
[studyParameters]: img/studyParametersSnapshot.png
|
|
[listArchive]: setup/initialLists.zip
|
|
[listArchive]: setup/initialLists.zip
|
|
[labkeyEnableModule]: https://www.labkey.org/Documentation/wiki-page.view?name=enableModuleInFolder
|
|
[labkeyEnableModule]: https://www.labkey.org/Documentation/wiki-page.view?name=enableModuleInFolder
|