Skip to content
This repository was archived by the owner on Oct 12, 2023. It is now read-only.

Commit 44c3740

Browse files
Update README-example-files.md
1 parent 72ab9d6 commit 44c3740

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

config-example/README-example-files.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -19,23 +19,23 @@ This example configuration is based on one of the default REDCap example project
1919

2020
### settings.ini:
2121

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.
2323

2424
### research_id_to_redcap_id_map.xml:
2525

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.
2727

2828
### translationTable.xml:
2929

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.
3131

3232
### formEvents.xml:
3333

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.
3535

3636
### report.xsl:
3737

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
3939

4040
### clinical-component-to-loinc-example.xml:
4141

0 commit comments

Comments
 (0)