You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 12, 2023. It is now read-only.
Copy file name to clipboardExpand all lines: config-example/README-example-files.md
+5-5Lines changed: 5 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -19,23 +19,23 @@ This example configuration is based on one of the default REDCap example project
19
19
20
20
### settings.ini:
21
21
22
-
This file contains settings necessary to run REDI. It contains detailed descriptions of the fields which need to be set before running REDI.
22
+
This file contains settings necessary to run RED-I. It contains detailed descriptions of the fields which need to be set before running RED-I.
23
23
24
24
### research_id_to_redcap_id_map.xml:
25
25
26
-
This file contains mappings of primary keys of your REDCap system and your custom project. This file is used by REDI at runtime to map your incoming project specific Id's to that of REDCap Id's.
26
+
This file contains mappings of primary keys of your REDCap system and your custom project. This file is used by RED-I at runtime to map your incoming project's specific IDs to that of the REDCap's IDs.
27
27
28
28
### translationTable.xml:
29
29
30
-
This file maps your project specific component id's with REDCap Fields. Change this file to map your project specific component id's to REDCap Fields.
30
+
This file maps your project specific component id's with REDCap Fields. Change this file to map your project specific component IDs to REDCap Fields.
31
31
32
32
### formEvents.xml:
33
33
34
-
This file contains details of the form, events and fields which are updated by running REDI. If you have any forms to be updated, please add them in this file before running REDI.
34
+
This file contains details of the form, events and fields which are updated by running RED-I. If you have any forms to be updated, please add them in this file before running RED-I.
35
35
36
36
### report.xsl:
37
37
38
-
This file is used for formatting the final REDI run report, which is sent to the receiver_email set in the settings.ini
38
+
This file is used for formatting the final RED-I run report, which is sent to the receiver_email set in the settings.ini
0 commit comments