-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
0 parents
commit aa952f3
Showing
28 changed files
with
2,216 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
.DS_Store | ||
|
||
# Xcode user data | ||
**.pbxuser | ||
**.mode?v? | ||
**.perspectivev? | ||
**.xccheckout | ||
**.xcscmblueprint | ||
xcuserdata | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
[submodule "c3-pro-ios-framework"] | ||
path = c3-pro-ios-framework | ||
url = git@github.com:p2/c3-pro-ios-framework.git |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
<!--h1>Overview</h1--> | ||
|
||
<p> | ||
The main goal of this research study is to use this app to report XYZ related health information to the researchers who are conducting this study. | ||
We will ask you about your health, your activities, your medications, and ways in which XYZ has impacted you. | ||
This information will be reported anonymously, which means that the researchers doing the study won’t know who you are. | ||
You may stop participating in this study at any time. | ||
</p> | ||
<p> | ||
If you have any questions, concerns, or suggestions about the research please contact Dr. Einstein, Principal Investigator, at <a href="mailto:emc2@einstein.org">emc2@einstein.org</a>. | ||
For questions about your rights as a research participant, please contact Research Hospital at <a href="mailto:cci@hospital.org">cci@hospital.org</a> or call 617-000-0000 and ask to be connected to the IRB office. | ||
</p> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
<!--h1>Activities</h1--> | ||
|
||
<p> | ||
Once you have given your consent, you can start using the Cool App to: | ||
<ul> | ||
<li>Answer survey questions about medications you are currently taking or have taken in the past for your XYZ.</li> | ||
<li>Answer survey questions about your health and habits.</li> | ||
</ul> | ||
</p> | ||
<p> | ||
The Cool app will set occasional reminders to use the app to complete study tasks. | ||
These will remind you every month to take a survey and every week to take a quick survey about how well you recently fared. | ||
You can choose not to have the app provide reminders. | ||
</p> |
Oops, something went wrong.