Created a simple iOS app using Swift, with one active and one passive task for ADHD (Attention Deficiency/ Hyperactivity Disorder) Patients. Patients suffering from ADHD tend to lose focus easily and keep fidgeting a lot. They tend to move around a lot and monitoring this can help monitoring their progress.
The active task in this app is a standard ResearchKit Spatial Memory task which is used to guage the level of concentration of the patient. The result of the task is stored in a database for analyzing. The accuracy of the test can help monitor their level of concentration and their improvement over time.
The passive task as of now involves monitoring the user's movement using the Core Motion API. This passively measures the patient's movement during the day and can be used to analyze how much he/she moves. This can be used to monitor the patient's progress over time.