|
@@ -90,6 +90,26 @@ be shown, as the following example shows:
|
|
|
Add a tab (Wheel->Page Admin Mode, click on a + tab). Add CRF Portal web part. This will show all forms that we will create. If the setup
|
|
|
worked, the Demographics form should appear in the CRF tab.
|
|
|
|
|
|
+Once you click on create new, a new form is added to the list and the form
|
|
|
+completion portal opens. If you reload the CRF tab, or go back, you should
|
|
|
+see a new yellowish square which corresponds to the form just created. You can edit
|
|
|
+the form until you are ready to Submit it for further review
|
|
|
+
|
|
|
+## Submitting the form
|
|
|
+
|
|
|
+### Prepare datasets
|
|
|
+When the form gets submitted, a dataset should be created that will get filled with
|
|
|
+data from the (temporary) dataset list. To do that, go to Manage Datasets in
|
|
|
+Study management, and create a dataset. When asked for fields, click on Import fields and copy
|
|
|
+the output of Export fields, performed in the Design view of the List. For each list
|
|
|
+that gets filled, a mirror dataset is required. Then Submiting the list works.
|
|
|
+
|
|
|
+### Setup the review portal
|
|
|
+Add a tab (Wheel->Page Admin Mode, click on a + tab). Add CRF Review Portal web part. This will show all forms that were submitted. If the setup
|
|
|
+worked, the completed Demographics form should appear in the CRF Review tab.
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
[studyParameters]: img/studyParametersSnapshot.png
|
|
|
[exampleList]: img/exampleListSnapshot.png
|
|
|
[listArchive]: setup/initialLists.zip
|