I'm working on a simple ResearchKit app that has 20 survey questions, or ORKSteps. How do I get the answers from a participant who submits the survey into a database?
My research has found ORKESerializer and SQLite as potential parts of the solution. I'm missing a big picture view of how these things can be integrated into a working solution.
Starting without knowledge of databases or data transfer from Swift, so any basic information would be very helpful.
- How do I extract data from ORKResult using Swift?
- Where do I extract the data to? Or, what's the standard type of database for a small survey?
Aucun commentaire:
Enregistrer un commentaire