How To Import/Export a Study


Given that the ODIN system works on multiple environments, we allow exporting and exporting of studies. Studies exported in this manner do not include data, such as answers and sensor readings, but rather the structure of the study (questions, rules, consent forms, and so on).

Export.

You can export studies from the My Studies page. You will get a .json file containing the study's info.


Import.

Go to the My Studies page and click on the "Import" option (under the dropdown arrow in the "CREATE A NEW STUDY" button). This will prompt you for the JSON of an exported study, which will then be imported as a  Leading Study  under a new name, in the form "{ExportedStudyName}-import{n}", where n is an index for that import, or nothing if it's the first import of this study.