Andrej Studen преди 4 години
родител
ревизия
9c959d1ccd
променени са 1 файла, в които са добавени 9 реда и са изтрити 2 реда
  1. 9 2
      README.md

+ 9 - 2
README.md

@@ -29,7 +29,7 @@ Add a tab (Wheel->Page Admin Mode, click on a + tab). Add CRF Portal web part. I
 
 ## 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. 
+Create a dataset as a list. Go to Wheel->Manage Lists and Create List. Setup fields as you would normally do. 
 Three additional fields are required:
 
 - participantCode (String)
@@ -45,7 +45,7 @@ Open the Forms list. Add new entry. Some fields can only have the default value:
 
 Form name can be any string, including spaces. Setup query is still to be created, but it
 should name in Setup to distinguish it from others, say demographicsSetup. The last field, 
-master query is to be set to the created spreadsheet. Master queries must contain
+master query is to be set to the created dataset list. Master queries must contain
 a participantCode field, and that is the field that will be used as the assignment field.
 
 Finally, create the setup list. It should contain the fields in the image
@@ -56,6 +56,13 @@ An example is shown in the next figure
 
 ![setup list example][setupListExample]
 
+Set Query Name to the dataset list. Title can be any string. For a more complex layout, 
+the dataset might have a flag which indicates a sub-list, say list of medications. The name
+of the flag, which is a variable in the dataset, must be given as showFlag, the value
+where list is to be filled is the showFlagValue, and showQuery is the sublist query which will
+be shown. In our case, this three fields are to be set to a NONE String, which indicates that no sublist
+is required.
+
 [studyParameters]: img/studyParametersSnapshot.png
 [exampleList]: img/exampleListSnapshot.png
 [listArchive]: setup/initialLists.zip