Skip to content

Commit 946d1cb

Browse files
authored
Update README.md
1 parent efd9fdc commit 946d1cb

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ ResearchSuite was built on top of ResearchKit/ResearchStack and extends the avai
66

77
In general terms, the structure of a ResearchSuite app is defined by a JSON file, which specifies the survey or active task steps to be instantiated by the app. The JSON file is converted into an array of Step objects, which the application uses to create a Task using the ResearchSuite Task Builder, which it presents to the research participant. The results of the task are handled by the ResearchSuite Results Processor, which includes modules for storing the results locally and emailing them to researcher, sending them to the Ohmage-Omh study manager, or sending them to a custom server.
88

9-
<img src="https://github.com/ResearchSuite/Docs/blob/master/rs-diagram.png?raw=true" width="800>
10-
11-
9+
<p align="center">
10+
<img src="https://github.com/ResearchSuite/Docs/blob/master/rs-diagram.png?raw=true" width="800">
11+
</p>
1212

1313
### **ResearchSuite SDL-Rx Survey Tasks ([iOS](https://github.com/ResearchSuite/sdl-rkx),[Android](https://github.com/ResearchSuite/sdl-rsx))**
1414
***

0 commit comments

Comments
 (0)