CareKit icon indicating copy to clipboard operation
CareKit copied to clipboard

How to create Assessments and Symptoms like things with CareKit 2.0

Open umair-shams opened this issue 4 years ago • 1 comments

Hello Developers I have questions about Carekit 2.0 I need to use Assessments and Symptoms in my app, Carekit 1.2 already have these features but later these removed in CareKit. So I want to achieve these features with CareKit 2.0. Please tell me the solution os suggest me the way with code sample how I can achieve these goals

umair-shams avatar Jul 07 '20 07:07 umair-shams

Hi Umair, have you taken a look at the OCKSample app we provide as part of this repo? It contains a fairly thorough example on how to create insights. If you still have any questions after going over the provided example, let us know and we'll be happy to help.

https://github.com/carekit-apple/CareKit/blob/30d66286d8ec264493a5abc61693f27dc217e8c0/OCKSample/OCKSample/CareViewController.swift#L120-L159

erik-apple avatar Jul 14 '20 16:07 erik-apple