|
@@ -1,4 +1,6 @@
|
|
|
-### Setup
|
|
|
+# Usage
|
|
|
+
|
|
|
+## Initial setup
|
|
|
|
|
|
CRFs are always part of a study. So, create study as you would normally do, keep subject
|
|
|
identifier to ParticipantId, which is the default.
|
|
@@ -25,7 +27,12 @@ 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.
|
|
|
|
|
|
+## Setting up a form
|
|
|
+
|
|
|
+Create a spreadsheet as a list. Go to Wheel->Manage Lists and Create List. Setup fields as you would normally do.
|
|
|
+[Here][exampleList] is an example.
|
|
|
|
|
|
[studyParameters]: img/studyParametersSnapshot.png
|
|
|
+[exampleList]: img/exampleListSnapshot.png
|
|
|
[listArchive]: setup/initialLists.zip
|
|
|
[labkeyEnableModule]: https://www.labkey.org/Documentation/wiki-page.view?name=enableModuleInFolder
|