You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
27 lines
1.3 KiB
Markdown
27 lines
1.3 KiB
Markdown
# Enhancing Biomedical Research with ResearchKit: Digitization of IPAQ and MMSE for Sedentary Behavior and Cognitive Impairment Analysis
|
|
|
|
## Juan David López-Regalado and Gerardo Marx Chávez-Campos
|
|
|
|
For create a medical application for digitized questionnaires, it's necessary to download the framework from the next [repository](https://github.com/researchkit/researchkit)
|
|
|
|
and create a new ios project in Xcode in the option App.
|
|
|
|

|
|
|
|
The next window will ask you name, interface, lenguage among other, but it is left as default, we only put a name and identifier, and saved in the desired path.
|
|
|
|
When the project is create the main window looks like the next image
|
|
|
|

|
|
|
|
This is a main window, all the files from the application are found here, this is the environment where you work.
|
|
|
|
The previous folder download from github contain a xcode file, it name is *ResearchKit.xcodeproj* this file will be dragged to the top of the Xcode file explorer, as shown in the image below.
|
|
|
|

|
|
|
|
When the famework is here, is part of the application, only needs to activate. In the root of the application exist a general configuration, here in **Framework, Libraries and Embededden Content** in the plus sign is necessary activate the 3 parts of framework, in the next GIF, show how do that.
|
|
|
|

|
|
|