ChildMindInstitute / mindlogger-app

MindLogger (React Native) data collection app
Other
15 stars 6 forks source link

ML-140 ⁃ :sparkles: Parent report #449

Closed binarybottle closed 4 years ago

binarybottle commented 4 years ago

For parent-report applets, a user gets 1 applet per child. For example, for a user with 2 kids ("Lexi" and "Olivia") and one parent-report applet, they get

screenshot with 2 kids

Resolves #69 Related #73

binarybottle commented 4 years ago

➤ Jon Clucas commented:

4b8f028 is live on dev.

Sample output of GET /user/applets:

[ { "activities": { "reprolib:activities/EmaHBNEvening/ema_evening_schema?subjectId=5dd82410c2634238a157a656": { "@context": [ "https://raw.githubusercontent.com/ReproNim/reproschema/master/contexts/generic", "https://raw.githubusercontent.com/ReproNim/reproschema/master/activities/EmaHBNEvening/ema_evening_context", { "reprolib": "https://raw.githubusercontent.com/ReproNim/reproschema/master/" } ], "@id": "/ema_evening_schema", "@type": [ "reprolib:Activity" ], "_id": "activity/5dd838f6ca029b185e76bf38", "http://schema.org/description": [ { "@language": "en", "@value": "Evening Questions" } ], "http://schema.org/schemaVersion": [ { "@language": "en", "@value": "0.0.1" } ], "http://schema.org/url": "https://raw.githubusercontent.com/ReproNim/reproschema/master/activities/EmaHBNEvening/ema_evening_schema", "http://schema.org/version": [ { "@language": "en", "@value": "0.0.1" } ], "http://www.w3.org/2004/02/skos/core#altLabel": [ { "@language": "en", "@value": "ema_evening_schema" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", "@value": "Lexi: Evening" } ], "reprolib:terms/order": [ { "@list": [ { "@id": "reprolib:activities/EmaHBNEvening/items/stressful_day?subjectId=5dd82410c2634238a157a656" }, { "@id": "reprolib:activities/EmaHBNEvening/items/sources_of_stress?subjectId=5dd82410c2634238a157a656" }, { "@id": "reprolib:activities/EmaHBNEvening/items/good_bad_day?subjectId=5dd82410c2634238a157a656" }, { "@id": "reprolib:activities/EmaHBNEvening/items/enjoyed_day?subjectId=5dd82410c2634238a157a656" }, { "@id": "reprolib:activities/EmaHBNEvening/items/energy?subjectId=5dd82410c2634238a157a656" }, { "@id": "reprolib:activities/EmaHBNEvening/items/health?subjectId=5dd82410c2634238a157a656" } ] } ], "reprolib:terms/preamble": [ { "@language": "en", "@value": "" } ], "reprolib:terms/shuffle": [ { "@type": "http://schema.org/Boolean", "@value": false } ], "reprolib:terms/variableMap": [ { "@list": [ { "reprolib:terms/isAbout": [ { "@id": "reprolib:activities/EmaHBNEvening/items/stressful_day?subjectId=5dd82410c2634238a157a656" } ], "reprolib:terms/variableName": [ { "@language": "en", "@value": "stressful_day" } ] }, { "reprolib:terms/isAbout": [ { "@id": "reprolib:activities/EmaHBNEvening/items/sources_of_stress?subjectId=5dd82410c2634238a157a656" } ], "reprolib:terms/variableName": [ { "@language": "en", "@value": "sources_of_stress" } ] }, { "reprolib:terms/isAbout": [ { "@id": "reprolib:activities/EmaHBNEvening/items/good_bad_day?subjectId=5dd82410c2634238a157a656" } ], "reprolib:terms/variableName": [ { "@language": "en", "@value": "good_bad_day" } ] }, { "reprolib:terms/isAbout": [ { "@id": "reprolib:activities/EmaHBNEvening/items/enjoyed_day?subjectId=5dd82410c2634238a157a656" } ], "reprolib:terms/variableName": [ { "@language": "en", "@value": "enjoyed_day" } ] }, { "reprolib:terms/isAbout": [ { "@id": "reprolib:activities/EmaHBNEvening/items/energy?subjectId=5dd82410c2634238a157a656" } ], "reprolib:terms/variableName": [ { "@language": "en", "@value": "energy" } ] }, { "reprolib:terms/isAbout": [ { "@id": "reprolib:activities/EmaHBNEvening/items/health?subjectId=5dd82410c2634238a157a656" } ], "reprolib:terms/variableName": [ { "@language": "en", "@value": "health" } ] } ] } ], "reprolib:terms/visibility": [ { "@index": "energy?subjectId=5dd82410c2634238a157a656", "@value": true }, { "@index": "enjoyed_day?subjectId=5dd82410c2634238a157a656", "@value": true }, { "@index": "good_bad_day?subjectId=5dd82410c2634238a157a656", "@value": true }, { "@index": "health?subjectId=5dd82410c2634238a157a656", "@value": true }, { "@index": "sources_of_stress?subjectId=5dd82410c2634238a157a656", "@language": "en", "@value": "stressful_day" }, { "@index": "stressful_day?subjectId=5dd82410c2634238a157a656", "@value": true } ], "reprolib:timeUnit?subjectId=5dd82410c2634238a157a656": "yearmonthdate", "schema:description": "Evening Questions", "schema:schemaVersion": "0.0.1", "schema:version": "0.0.1", "skos:altLabel": "ema_evening_schema", "skos:prefLabel": "Evening", "ui": { "order": [ "stressful_day?subjectId=5dd82410c2634238a157a656", "sources_of_stress?subjectId=5dd82410c2634238a157a656", "good_bad_day?subjectId=5dd82410c2634238a157a656", "enjoyed_day?subjectId=5dd82410c2634238a157a656", "energy?subjectId=5dd82410c2634238a157a656", "health?subjectId=5dd82410c2634238a157a656" ], "shuffle": false, "visibility": { "energy?subjectId=5dd82410c2634238a157a656": true, "enjoyed_day?subjectId=5dd82410c2634238a157a656": true, "good_bad_day?subjectId=5dd82410c2634238a157a656": true, "health?subjectId=5dd82410c2634238a157a656": true, "sources_of_stress?subjectId=5dd82410c2634238a157a656": "stressful_day?subjectId=5dd82410c2634238a157a656", "stressful_day?subjectId=5dd82410c2634238a157a656": true } }, "url": "https://raw.githubusercontent.com/ReproNim/reproschema/master/activities/EmaHBNEvening/ema_evening_schema" }, "reprolib:activities/EmaHBNMorning/ema_morning_schema?subjectId=5dd82410c2634238a157a656": { "@context": [ "https://raw.githubusercontent.com/ReproNim/reproschema/master/contexts/generic", "https://raw.githubusercontent.com/ReproNim/reproschema/master/activities/EmaHBNMorning/ema_morning_context", { "reprolib": "https://raw.githubusercontent.com/ReproNim/reproschema/master/" } ], "@id": "/ema_morning_schema", "@type": [ "reprolib:Activity" ], "_id": "activity/5dd838f4ca029b185e76bf36", "http://schema.org/description": [ { "@language": "en", "@value": "Morning Questions" } ], "http://schema.org/schemaVersion": [ { "@language": "en", "@value": "0.0.1" } ], "http://schema.org/url": "https://raw.githubusercontent.com/ReproNim/reproschema/master/activities/EmaHBNMorning/ema_morning_schema", "http://schema.org/version": [ { "@language": "en", "@value": "0.0.1" } ], "http://www.w3.org/2004/02/skos/core#altLabel": [ { "@language": "en", "@value": "ema_morning_schema" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", "@value": "Lexi: EMA: Morning" } ], "reprolib:terms/order": [ { "@list": [ { "@id": "reprolib:activities/EmaHBNMorning/items/time_in_bed?subjectId=5dd82410c2634238a157a656" }, { "@id": "reprolib:activities/EmaHBNMorning/items/nightmares?subjectId=5dd82410c2634238a157a656" }, { "@id": "reprolib:activities/EmaHBNMorning/items/sleeping_aids?subjectId=5dd82410c2634238a157a656" } ] } ], "reprolib:terms/preamble": [ { "@language": "en", "@value": "" } ], "reprolib:terms/shuffle": [ { "@type": "http://schema.org/Boolean", "@value": false } ], "reprolib:terms/visibility": [ { "@index": "nightmares?subjectId=5dd82410c2634238a157a656", "@value": true }, { "@index": "sleeping_aids?subjectId=5dd82410c2634238a157a656", "@value": true }, { "@index": "time_in_bed?subjectId=5dd82410c2634238a157a656", "@value": true } ], "repronim:timeUnit": "yearmonthdate", "schema:description": "Morning Questions", "schema:schemaVersion": "0.0.1", "schema:version": "0.0.1", "skos:altLabel": "ema_morning_schema", "skos:prefLabel": "EMA: Morning", "ui": { "order": [ "time_in_bed?subjectId=5dd82410c2634238a157a656", "nightmares?subjectId=5dd82410c2634238a157a656", "sleeping_aids?subjectId=5dd82410c2634238a157a656" ], "shuffle": false, "visibility": { "nightmares?subjectId=5dd82410c2634238a157a656": true, "sleeping_aids?subjectId=5dd82410c2634238a157a656": true, "time_in_bed?subjectId=5dd82410c2634238a157a656": true } }, "url": "https://raw.githubusercontent.com/ReproNim/reproschema/master/activities/EmaHBNMorning/ema_morning_schema" } }, "applet": { "@context": [ "https://raw.githubusercontent.com/ReproNim/reproschema/master/contexts/generic", "https://raw.githubusercontent.com/ReproNim/reproschema/master/protocols/ema-hbn/ema-hbn_context", { "reprolib": "https://raw.githubusercontent.com/ReproNim/reproschema/master/" } ], "@id": "/ema-hbn_schema", "_id": "applet/5dd81ee989a5529b8c10ba3a", "http://schema.org/about": [ { "@language": "en", "@value": "https://raw.githubusercontent.com/ReproNim/reproschema/master/protocols/ema-hbn/README.md" } ], "http://schema.org/description": [ { "@language": "en", "@value": "Daily questions about your child's physical and mental health" } ], "http://schema.org/image": "https://childmindinstitute.github.io/mindlogger-assets/illustrations/undraw/hbn_ema_image.svg", "http://schema.org/schemaVersion": [ { "@language": "en", "@value": "0.0.1" } ], "http://schema.org/version": [ { "@language": "en", "@value": "0.0.1" } ], "http://www.w3.org/2004/02/skos/core#altLabel": [ { "@language": "en", "@value": "ema-hbn" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", "@value": "Lexi: Healthy Brain Network" } ], "informantRelationship": "parent", "reprolib:terms/activity_display_name": [ { "reprolib:activities/EmaHBNEvening/ema_evening_schema?subjectId=5dd82410c2634238a157a656": [ { "@id": "/Evening" } ], "reprolib:activities/EmaHBNMorning/ema_morning_schema?subjectId=5dd82410c2634238a157a656": [ { "@id": "/Morning" } ] } ], "reprolib:terms/order": [ { "@list": [ { "@id": "reprolib:activities/EmaHBNMorning/ema_morning_schema?subjectId=5dd82410c2634238a157a656" }, { "@id": "reprolib:activities/EmaHBNEvening/ema_evening_schema?subjectId=5dd82410c2634238a157a656" } ] } ], "reprolib:terms/shuffle": [ { "@type": "http://schema.org/Boolean", "@value": false } ], "reprolib:terms/variableMap": [ { "@list": [ { "reprolib:terms/isAbout": [ { "@id": "reprolib:activities/EmaHBNMorning/ema_morning_schema?subjectId=5dd82410c2634238a157a656" } ], "reprolib:terms/variableName": [ { "@language": "en", "@value": "ema_morning" } ] }, { "reprolib:terms/isAbout": [ { "@id": "reprolib:activities/EmaHBNEvening/ema_evening_schema?subjectId=5dd82410c2634238a157a656" } ], "reprolib:terms/variableName": [ { "@language": "en", "@value": "ema_evening" } ] } ] } ], "reprolib:terms/visibility": [ { "@index": "ema_evening?subjectId=5dd82410c2634238a157a656", "@value": true }, { "@index": "ema_morning?subjectId=5dd82410c2634238a157a656", "@value": true } ], "responseDates": [], "schedule": { "around": 1572580800000, "events": [ { "data": { "URI": "reprolib:activities/EmaHBNMorning/ema_morning_schema?subjectId=5dd82410c2634238a157a656", "busy": true, "calendar": "", "color": "#673AB7", "description": "", "forecolor": "#ffffff", "icon": "", "location": "", "notifications": [ { "end": null, "notifyIfIncomplete": false, "random": false, "start": null } ], "title": "EMA: Morning" }, "schedule": { "dayOfMonth": [ 22 ], "month": [ 10 ], "times": [ "08" ], "year": [ 2019 ] } }, { "data": { "URI": "reprolib:activities/EmaHBNEvening/ema_evening_schema?subjectId=5dd82410c2634238a157a656", "busy": true, "calendar": "", "color": "#FF9800", "description": "", "forecolor": "#ffffff", "icon": "", "location": "", "notifications": [ { "end": null, "notifyIfIncomplete": false, "random": false, "start": null } ], "title": "Evening" }, "schedule": { "times": [ "20" ] } }, { "data": { "URI": "reprolib:activities/EmaHBNMorning/ema_morning_schema?subjectId=5dd82410c2634238a157a656", "busy": true, "calendar": "", "color": "#673AB7", "description": "", "forecolor": "#ffffff", "icon": "", "location": "", "notifications": [ { "end": null, "notifyIfIncomplete": false, "random": false, "start": null } ], "title": "EMA: Morning" }, "schedule": { "times": [ "08" ] } } ], "eventsOutside": false, "fill": true, "listTimes": false, "minimumSize": 0, "repeatCovers": true, "size": 1, "type": 2, "updateColumns": false, "updateRows": false }, "schema:about": "https://raw.githubusercontent.com/ReproNim/reproschema/master/protocols/ema-hbn/README.md", "schema:description": "Daily questions about your child's physical and mental health", "schema:image": "https://childmindinstitute.github.io/mindlogger-assets/illustrations/undraw/hbn_ema_image.svg", "schema:schemaVersion": "0.0.1", "schema:url": "https://raw.githubusercontent.com/ChildMindInstitute/reproschema/master/protocols/ema-hbn/ema-hbn_schema", "schema:version": "0.0.1", "skos:altLabel": "ema-hbn", "skos:prefLabel": "Healthy Brain Network", "ui": { "activity_display_name": { "ema_evening?subjectId=5dd82410c2634238a157a656": "Lexi: Evening", "ema_morning?subjectId=5dd82410c2634238a157a656": "Lexi: Morning" }, "order": [ "ema_morning?subjectId=5dd82410c2634238a157a656", "ema_evening?subjectId=5dd82410c2634238a157a656" ], "shuffle": false, "visibility": { "ema_evening?subjectId=5dd82410c2634238a157a656": true, "ema_morning?subjectId=5dd82410c2634238a157a656": true } }, "url": "https://raw.githubusercontent.com/ChildMindInstitute/reproschema/master/protocols/ema-hbn/ema-hbn_schema" }, "groups": [ "5dd81ee989a5529b8c10ba3b" ], "items": { "reprolib:activities/EmaHBNEvening/items/energy?subjectId=5dd82410c2634238a157a656": { "@context": [ "https://raw.githubusercontent.com/ReproNim/reproschema/master/contexts/generic", "https://raw.githubusercontent.com/ReproNim/reproschema/master/activities/EmaHBNEvening/ema_evening_context", { "reprolib": "https://raw.githubusercontent.com/ReproNim/reproschema/master/" } ], "@id": "/energy", "@type": [ "reprolib:schemas/Field" ], "_id": "screen/5dbc6456ede8942f418712a5", "http://schema.org/description": [ { "@language": "en", "@value": "how energetic your child was today" } ], "http://schema.org/question": [ { "@language": "en", "@value": "How tired vs energetic did you child seem today?" } ], "http://schema.org/schemaVersion": [ { "@language": "en", "@value": "0.0.1" } ], "http://schema.org/url": "https://raw.githubusercontent.com/ReproNim/reproschema/master/activities/EmaHBNEvening/items/energy", "http://schema.org/version": [ { "@language": "en", "@value": "0.0.1" } ], "http://www.w3.org/2004/02/skos/core#altLabel": [ { "@language": "en", "@value": "energy" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", "@value": "Energy level" } ], "reprolib:terms/inputType": [ { "@type": "http://www.w3.org/2001/XMLSchema#string", "@value": "slider" } ], "reprolib:terms/valueconstraints": [ { "@type": [ "http://www.w3.org/2001/XMLSchema#integer" ], "http://schema.org/itemListElement": [ { "@list": [ { "http://schema.org/image": "https://childmindinstitute.github.io/mindlogger-assets/emojis/openmoji/1F634.svg", "http://schema.org/name": [ { "@language": "en", "@value": "1" } ], "http://schema.org/value": [ { "@value": 1 } ] }, { "http://schema.org/name": [ { "@language": "en", "@value": "2" } ], "http://schema.org/value": [ { "@value": 2 } ] }, { "http://schema.org/name": [ { "@language": "en", "@value": "3" } ], "http://schema.org/value": [ { "@value": 3 } ] }, { "http://schema.org/name": [ { "@language": "en", "@value": "4" } ], "http://schema.org/value": [ { "@value": 4 } ] }, { "http://schema.org/image": "https://childmindinstitute.github.io/mindlogger-assets/emojis/openmoji/1F606.svg", "http://schema.org/name": [ { "@language": "en", "@value": "5" } ], "http://schema.org/value": [ { "@value": 5 } ] } ] } ], "http://schema.org/maxValue": [ { "@language": "en", "@value": "high energy" } ], "http://schema.org/minValue": [ { "@language": "en", "@value": "very tired" } ], "reprolib:terms/requiredValue": [ { "@type": "http://schema.org/Boolean", "@value": false } ] } ], "responseOptions": { "@type": [ "xsd:integer" ], "choices": [ { "schema:image": "https://childmindinstitute.github.io/mindlogger-assets/emojis/openmoji/1F634.svg", "schema:name": "1", "schema:value": 1 }, { "schema:name": "2", "schema:value": 2 }, { "schema:name": "3", "schema:value": 3 }, { "schema:name": "4", "schema:value": 4 }, { "schema:image": "https://childmindinstitute.github.io/mindlogger-assets/emojis/openmoji/1F606.svg", "schema:name": "5", "schema:value": 5 } ], "schema:maxValue": "high energy", "schema:minValue": "very tired" }, "schema:description": "how energetic your child was today", "schema:schemaVersion": "0.0.1", "schema:version": "0.0.1", "skos:altLabel": "energy", "skos:prefLabel": "Energy level", "ui": { "inputType": "slider" }, "url": "https://raw.githubusercontent.com/ReproNim/reproschema/master/activities/EmaHBNEvening/items/energy" }, "reprolib:activities/EmaHBNEvening/items/enjoyed_day?subjectId=5dd82410c2634238a157a656": { "@context": [ "https://raw.githubusercontent.com/ReproNim/reproschema/master/contexts/generic", "https://raw.githubusercontent.com/ReproNim/reproschema/master/activities/EmaHBNEvening/ema_evening_context", { "reprolib": "https://raw.githubusercontent.com/ReproNim/reproschema/master/" } ], "@id": "/enjoyed_day", "@type": [ "reprolib:schemas/Field" ], "_id": "screen/5dbc6452ede8942f41871297", "http://schema.org/description": [ { "@language": "en", "@value": "How much your child enjoyed the day" } ], "http://schema.org/question": [ { "@language": "en", "@value": "Did your child seem like they enjoyed the day?" } ], "http://schema.org/schemaVersion": [ { "@language": "en", "@value": "0.0.1" } ], "http://schema.org/url": "https://raw.githubusercontent.com/ReproNim/reproschema/master/activities/EmaHBNEvening/items/enjoyed_day", "http://schema.org/version": [ { "@language": "en", "@value": "0.0.1" } ], "http://www.w3.org/2004/02/skos/core#altLabel": [ { "@language": "en", "@value": "enjoyed_day" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", "@value": "Enjoyed the day" } ], "reprolib:terms/inputType": [ { "@type": "http://www.w3.org/2001/XMLSchema#string", "@value": "slider" } ], "reprolib:terms/valueconstraints": [ { "@type": [ "http://www.w3.org/2001/XMLSchema#integer" ], "http://schema.org/itemListElement": [ { "@list": [ { "http://schema.org/image": "https://childmindinstitute.github.io/mindlogger-assets/emojis/openmoji/1F621.svg", "http://schema.org/name": [ { "@language": "en", "@value": "1" } ], "http://schema.org/value": [ { "@value": 1 } ] }, { "http://schema.org/name": [ { "@language": "en", "@value": "2" } ], "http://schema.org/value": [ { "@value": 2 } ] }, { "http://schema.org/name": [ { "@language": "en", "@value": "3" } ], "http://schema.org/value": [ { "@value": 3 } ] }, { "http://schema.org/name": [ { "@language": "en", "@value": "4" } ], "http://schema.org/value": [ { "@value": 4 } ] }, { "http://schema.org/image": "https://childmindinstitute.github.io/mindlogger-assets/emojis/openmoji/1F601.svg", "http://schema.org/name": [ { "@language": "en", "@value": "5" } ], "http://schema.org/value": [ { "@value": 5 } ] } ] } ], "http://schema.org/maxValue": [ { "@language": "en", "@value": "Really enjoying things" } ], "http://schema.org/minValue": [ { "@language": "en", "@value": "No enjoyment or pleasure" } ], "reprolib:terms/requiredValue": [ { "@type": "http://schema.org/Boolean", "@value": false } ] } ], "responseOptions": { "@type": [ "xsd:integer" ], "choices": [ { "schema:image": "https://childmindinstitute.github.io/mindlogger-assets/emojis/openmoji/1F621.svg", "schema:name": "1", "schema:value": 1 }, { "schema:name": "2", "schema:value": 2 }, { "schema:name": "3", "schema:value": 3 }, { "schema:name": "4", "schema:value": 4 }, { "schema:image": "https://childmindinstitute.github.io/mindlogger-assets/emojis/openmoji/1F601.svg", "schema:name": "5", "schema:value": 5 } ], "schema:maxValue": "Really enjoying things", "schema:minValue": "No enjoyment or pleasure" }, "schema:description": "How much your child enjoyed the day", "schema:schemaVersion": "0.0.1", "schema:version": "0.0.1", "skos:altLabel": "enjoyed_day", "skos:prefLabel": "Enjoyed the day", "ui": { "inputType": "slider" }, "url": "https://raw.githubusercontent.com/ReproNim/reproschema/master/activities/EmaHBNEvening/items/enjoyed_day" }, "reprolib:activities/EmaHBNEvening/items/good_bad_day?subjectId=5dd82410c2634238a157a656": { "@context": [ "https://raw.githubusercontent.com/ReproNim/reproschema/master/contexts/generic", "https://raw.githubusercontent.com/ReproNim/reproschema/master/activities/EmaHBNEvening/ema_evening_context", { "reprolib": "https://raw.githubusercontent.com/ReproNim/reproschema/master/" } ], "@id": "/good_bad_day", "@type": [ "reprolib:schemas/Field" ], "_id": "screen/5dbc6451ede8942f41871295", "http://schema.org/description": [ { "@language": "en", "@value": "did you child have a good or bad day" } ], "http://schema.org/question": [ { "@language": "en", "@value": "Did your child have a good day or bad day today?" } ], "http://schema.org/schemaVersion": [ { "@language": "en", "@value": "0.0.1" } ], "http://schema.org/url": "https://raw.githubusercontent.com/ReproNim/reproschema/master/activities/EmaHBNEvening/items/good_bad_day", "http://schema.org/version": [ { "@language": "en", "@value": "0.0.1" } ], "http://www.w3.org/2004/02/skos/core#altLabel": [ { "@language": "en", "@value": "good_bad_day" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", "@value": "Good or Bad day" } ], "reprolib:terms/allow": [ { "@list": [ { "@id": "reprolib:terms/auto_advance" } ] } ], "reprolib:terms/inputType": [ { "@type": "http://www.w3.org/2001/XMLSchema#string", "@value": "radio" } ], "reprolib:terms/valueconstraints": [ { "@type": [ "http://www.w3.org/2001/XMLSchema#anyURI" ], "http://schema.org/itemListElement": [ { "@list": [ { "@type": [ "http://schema.org/Boolean" ], "http://schema.org/image": "https://childmindinstitute.github.io/mindlogger-assets/emojis/openmoji/1F44E.svg", "http://schema.org/name": [ { "@language": "en", "@value": "Bad Day" } ], "http://schema.org/value": [ { "@value": 0 } ] }, { "@type": [ "http://schema.org/Boolean" ], "http://schema.org/image": "https://childmindinstitute.github.io/mindlogger-assets/emojis/openmoji/1F44D.svg", "http://schema.org/name": [ { "@language": "en", "@value": "Good Day" } ], "http://schema.org/value": [ { "@value": 1 } ] } ] } ], "http://schema.org/maxValue": [ { "@value": 1 } ], "http://schema.org/minValue": [ { "@value": 0 } ], "reprolib:terms/multipleChoice": [ { "@type": "http://schema.org/Boolean", "@value": false } ] } ], "responseOptions": { "@type": [ "xsd:anyURI" ], "choices": [ { "@type": "schema:Boolean", "schema:image": "https://childmindinstitute.github.io/mindlogger-assets/emojis/openmoji/1F44E.svg", "schema:name": "Bad Day", "schema:value": 0 }, { "@type": "schema:Boolean", "schema:image": "https://childmindinstitute.github.io/mindlogger-assets/emojis/openmoji/1F44D.svg", "schema:name": "Good Day", "schema:value": 1 } ], "schema:maxValue": 1, "schema:minValue": [ { "@value": 0 } ] }, "schema:description": "did you child have a good or bad day", "schema:schemaVersion": "0.0.1", "schema:version": "0.0.1", "skos:altLabel": "good_bad_day", "skos:prefLabel": "Good or Bad day", "ui": { "allow": [ "autoAdvance" ], "inputType": "radio" }, "url": "https://raw.githubusercontent.com/ReproNim/reproschema/master/activities/EmaHBNEvening/items/good_bad_day" }, "reprolib:activities/EmaHBNEvening/items/health?subjectId=5dd82410c2634238a157a656": { "@context": [ "https://raw.githubusercontent.com/ReproNim/reproschema/master/contexts/generic", "https://raw.githubusercontent.com/ReproNim/reproschema/master/activities/EmaHBNEvening/ema_evening_context", { "reprolib": "https://raw.githubusercontent.com/ReproNim/reproschema/master/" } ], "@id": "/health", "@type": [ "reprolib:schemas/Field" ], "_id": "screen/5dbc6453ede8942f4187129b", "http://schema.org/description": [ { "@language": "en", "@value": "was your child in good health today" } ], "http://schema.org/question": [ { "@language": "en", "@value": "Was your child in good health today?" } ], "http://schema.org/schemaVersion": [ { "@language": "en", "@value": "0.0.1" } ], "http://schema.org/url": "https://raw.githubusercontent.com/ReproNim/reproschema/master/activities/EmaHBNEvening/items/health", "http://schema.org/version": [ { "@language": "en", "@value": "0.0.1" } ], "http://www.w3.org/2004/02/skos/core#altLabel": [ { "@language": "en", "@value": "health" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", "@value": "General Health" } ], "reprolib:terms/inputType": [ { "@type": "http://www.w3.org/2001/XMLSchema#string", "@value": "radio" } ], "reprolib:terms/valueconstraints": [ { "@type": [ "http://www.w3.org/2001/XMLSchema#anyURI" ], "http://schema.org/itemListElement": [ { "@list": [ { "@type": [ "http://schema.org/Boolean" ], "http://schema.org/image": "https://childmindinstitute.github.io/mindlogger-assets/emojis/openmoji/1F915.svg", "http://schema.org/name": [ { "@language": "en", "@value": "No" } ], "http://schema.org/value": [ { "@value": 0 } ] }, { "@type": [ "http://schema.org/Boolean" ], "http://schema.org/image": "https://childmindinstitute.github.io/mindlogger-assets/emojis/openmoji/263A.svg", "http://schema.org/name": [ { "@language": "en", "@value": "Yes" } ], "http://schema.org/value": [ { "@value": 1 } ] } ] } ], "http://schema.org/maxValue": [ { "@value": 1 } ], "http://schema.org/minValue": [ { "@value": 0 } ], "reprolib:terms/multipleChoice": [ { "@type": "http://schema.org/Boolean", "@value": false } ] } ], "responseOptions": { "@type": [ "xsd:anyURI" ], "choices": [ { "@type": "schema:Boolean", "schema:image": "https://childmindinstitute.github.io/mindlogger-assets/emojis/openmoji/1F915.svg", "schema:name": "No", "schema:value": 0 }, { "@type": "schema:Boolean", "schema:image": "https://childmindinstitute.github.io/mindlogger-assets/emojis/openmoji/263A.svg", "schema:name": "Yes", "schema:value": 1 } ], "schema:maxValue": 1, "schema:minValue": [ { "@value": 0 } ] }, "schema:description": "was your child in good health today", "schema:schemaVersion": "0.0.1", "schema:version": "0.0.1", "skos:altLabel": "health", "skos:prefLabel": "General Health", "ui": { "inputType": "radio" }, "url": "https://raw.githubusercontent.com/ReproNim/reproschema/master/activities/EmaHBNEvening/items/health" }, "reprolib:activities/EmaHBNEvening/items/sources_of_stress?subjectId=5dd82410c2634238a157a656": { "@context": [ "https://raw.githubusercontent.com/ReproNim/reproschema/master/contexts/generic", "https://raw.githubusercontent.com/ReproNim/reproschema/master/activities/EmaHBNEvening/ema_evening_context", { "reprolib": "https://raw.githubusercontent.com/ReproNim/reproschema/master/" } ], "@id": "/sources_of_stress", "@type": [ "reprolib:schemas/Field" ], "_id": "screen/5dbc6451ede8942f41871293", "http://schema.org/description": [ { "@language": "en", "@value": "your child's sources of stress" } ], "http://schema.org/question": [ { "@language": "en", "@value": "Choose the source(s) of your child's stress today:" } ], "http://schema.org/schemaVersion": [ { "@language": "en", "@value": "0.0.1" } ], "http://schema.org/url": "https://raw.githubusercontent.com/ReproNim/reproschema/master/activities/EmaHBNEvening/items/sources_of_stress", "http://schema.org/version": [ { "@language": "en", "@value": "0.0.1" } ], "http://www.w3.org/2004/02/skos/core#altLabel": [ { "@language": "en", "@value": "source_of_stress" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", "@value": "Sources of Stress" } ], "reprolib:terms/inputType": [ { "@type": "http://www.w3.org/2001/XMLSchema#string", "@value": "radio" } ], "reprolib:terms/valueconstraints": [ { "@type": [ "http://www.w3.org/2001/XMLSchema#anyURI" ], "http://schema.org/itemListElement": [ { "@list": [ { "@type": [ "http://schema.org/option" ], "http://schema.org/image": "https://childmindinstitute.github.io/mindlogger-assets/emojis/openmoji/1F915.svg", "http://schema.org/name": [ { "@language": "en", "@value": "Didn't feel well" } ], "http://schema.org/value": [ { "@value": 0 } ] }, { "@type": [ "http://schema.org/option" ], "http://schema.org/image": "https://childmindinstitute.github.io/mindlogger-assets/emojis/openmoji/1F469-200D-1F3EB.svg", "http://schema.org/name": [ { "@language": "en", "@value": "Classroom learning" } ], "http://schema.org/value": [ { "@value": 1 } ] }, { "@type": [ "http://schema.org/option" ], "http://schema.org/image": "https://childmindinstitute.github.io/mindlogger-assets/emojis/openmoji/1F4DD.svg", "http://schema.org/name": [ { "@language": "en", "@value": "A test or quiz at school" } ], "http://schema.org/value": [ { "@value": 2 } ] }, { "@type": [ "http://schema.org/option" ], "http://schema.org/image": "https://childmindinstitute.github.io/mindlogger-assets/emojis/openmoji/1F47F.svg", "http://schema.org/name": [ { "@language": "en", "@value": "Bullying" } ], "http://schema.org/value": [ { "@value": 3 } ] }, { "@type": [ "http://schema.org/option" ], "http://schema.org/image": "https://childmindinstitute.github.io/mindlogger-assets/emojis/openmoji/E246.svg", "http://schema.org/name": [ { "@language": "en", "@value": "Online relationships" } ], "http://schema.org/value": [ { "@value": 4 } ] }, { "@type": [ "http://schema.org/option" ], "http://schema.org/image": "https://childmindinstitute.github.io/mindlogger-assets/emojis/openmoji/2764.svg", "http://schema.org/name": [ { "@language": "en", "@value": "Death of a loved one" } ], "http://schema.org/value": [ { "@value": 5 } ] } ] } ], "http://schema.org/maxValue": [ { "@value": 2 } ], "http://schema.org/minValue": [ { "@value": 0 } ], "reprolib:terms/multipleChoice": [ { "@type": "http://schema.org/Boolean", "@value": true } ] } ], "responseOptions": { "@type": [ "xsd:anyURI" ], "choices": [ { "@type": "schema:option", "schema:image": "https://childmindinstitute.github.io/mindlogger-assets/emojis/openmoji/1F915.svg", "schema:name": "Didn't feel well", "schema:value": 0 }, { "@type": "schema:option", "schema:image": "https://childmindinstitute.github.io/mindlogger-assets/emojis/openmoji/1F469-200D-1F3EB.svg", "schema:name": "Classroom learning", "schema:value": 1 }, { "@type": "schema:option", "schema:image": "https://childmindinstitute.github.io/mindlogger-assets/emojis/openmoji/1F4DD.svg", "schema:name": "A test or quiz at school", "schema:value": 2 }, { "@type": "schema:option", "schema:image": "https://childmindinstitute.github.io/mindlogger-assets/emojis/openmoji/1F47F.svg", "schema:name": "Bullying", "schema:value": 3 }, { "@type": "schema:option", "schema:image": "https://childmindinstitute.github.io/mindlogger-assets/emojis/openmoji/E246.svg", "schema:name": "Online relationships", "schema:value": 4 }, { "@type": "schema:option", "schema:image": "https://childmindinstitute.github.io/mindlogger-assets/emojis/openmoji/2764.svg", "schema:name": "Death of a loved one", "schema:value": 5 } ], "multipleChoice": true, "schema:maxValue": 2, "schema:minValue": [ { "@value": 0 } ] }, "schema:description": "your child's sources of stress", "schema:schemaVersion": "0.0.1", "schema:version": "0.0.1", "skos:altLabel": "source_of_stress", "skos:prefLabel": "Sources of Stress", "ui": { "inputType": "radio" }, "url": "https://raw.githubusercontent.com/ReproNim/reproschema/master/activities/EmaHBNEvening/items/sources_of_stress" }, "reprolib:activities/EmaHBNEvening/items/stressful_day?subjectId=5dd82410c2634238a157a656": { "@context": [ "https://raw.githubusercontent.com/ReproNim/reproschema/master/contexts/generic", "https://raw.githubusercontent.com/ReproNim/reproschema/master/activities/EmaHBNEvening/ema_evening_context", { "reprolib": "https://raw.githubusercontent.com/ReproNim/reproschema/master/" } ], "@id": "/stressful_day", "@type": [ "reprolib:schemas/Field" ], "_id": "screen/5dbc6450ede8942f41871291", "http://schema.org/description": [ { "@language": "en", "@value": "whether or not your child took sleeping aids to fall asleep last night" } ], "http://schema.org/question": [ { "@language": "en", "@value": "Do you think your child had a stressful day today?" } ], "http://schema.org/schemaVersion": [ { "@language": "en", "@value": "0.0.1" } ], "http://schema.org/url": "https://raw.githubusercontent.com/ReproNim/reproschema/master/activities/EmaHBNEvening/items/stressful_day", "http://schema.org/version": [ { "@language": "en", "@value": "0.0.1" } ], "http://www.w3.org/2004/02/skos/core#altLabel": [ { "@language": "en", "@value": "stressful_day" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", "@value": "Stress" } ], "reprolib:terms/allow": [ { "@list": [ { "@id": "reprolib:terms/auto_advance" } ] } ], "reprolib:terms/inputType": [ { "@type": "http://www.w3.org/2001/XMLSchema#string", "@value": "radio" } ], "reprolib:terms/valueconstraints": [ { "@type": [ "http://www.w3.org/2001/XMLSchema#anyURI" ], "http://schema.org/itemListElement": [ { "@list": [ { "@type": [ "http://schema.org/Boolean" ], "http://schema.org/image": "https://childmindinstitute.github.io/mindlogger-assets/emojis/openmoji/1F60A.svg", "http://schema.org/name": [ { "@language": "en", "@value": "No" } ], "http://schema.org/value": [ { "@value": 0 } ] }, { "@type": [ "http://schema.org/Boolean" ], "http://schema.org/image": "https://childmindinstitute.github.io/mindlogger-assets/emojis/openmoji/1F630.svg", "http://schema.org/name": [ { "@language": "en", "@value": "Yes" } ], "http://schema.org/value": [ { "@value": 1 } ] } ] } ], "http://schema.org/maxValue": [ { "@value": 1 } ], "http://schema.org/minValue": [ { "@value": 0 } ], "reprolib:terms/multipleChoice": [ { "@type": "http://schema.org/Boolean", "@value": false } ] } ], "responseOptions": { "@type": [ "xsd:anyURI" ], "choices": [ { "@type": "schema:Boolean", "schema:image": "https://childmindinstitute.github.io/mindlogger-assets/emojis/openmoji/1F60A.svg", "schema:name": "No", "schema:value": 0 }, { "@type": "schema:Boolean", "schema:image": "https://childmindinstitute.github.io/mindlogger-assets/emojis/openmoji/1F630.svg", "schema:name": "Yes", "schema:value": 1 } ], "schema:maxValue": 1, "schema:minValue": [ { "@value": 0 } ] }, "schema:description": "whether or not your child took sleeping aids to fall asleep last night", "schema:schemaVersion": "0.0.1", "schema:version": "0.0.1", "skos:altLabel": "stressful_day", "skos:prefLabel": "Stress", "ui": { "allow": [ "autoAdvance" ], "inputType": "radio" }, "url": "https://raw.githubusercontent.com/ReproNim/reproschema/master/activities/EmaHBNEvening/items/stressful_day" }, "reprolib:activities/EmaHBNMorning/items/nightmares?subjectId=5dd82410c2634238a157a656": { "@context": [ "https://raw.githubusercontent.com/ReproNim/reproschema/master/contexts/generic", "https://raw.githubusercontent.com/ReproNim/reproschema/master/activities/EmaHBNMorning/ema_morning_context", { "reprolib": "https://raw.githubusercontent.com/ReproNim/reproschema/master/" } ], "@id": "/nightmares", "@type": [ "reprolib:schemas/Field" ], "_id": "screen/5dbc644dede8942f41871287", "http://schema.org/description": [ { "@language": "en", "@value": "whether or not your child experience nightmares or night terrors" } ], "http://schema.org/question": [ { "@language": "en", "@value": "Did your child have any nightmares or night terrors last night?" } ], "http://schema.org/schemaVersion": [ { "@language": "en", "@value": "0.0.1" } ], "http://schema.org/url": "https://raw.githubusercontent.com/ReproNim/reproschema/master/activities/EmaHBNMorning/items/nightmares", "http://schema.org/version": [ { "@language": "en", "@value": "0.0.1" } ], "http://www.w3.org/2004/02/skos/core#altLabel": [ { "@language": "en", "@value": "nightmares" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", "@value": "Nightmares" } ], "reprolib:terms/inputType": [ { "@type": "http://www.w3.org/2001/XMLSchema#string", "@value": "radio" } ], "reprolib:terms/valueconstraints": [ { "@type": [ "http://www.w3.org/2001/XMLSchema#anyURI" ], "http://schema.org/itemListElement": [ { "@list": [ { "@type": [ "http://schema.org/Boolean" ], "http://schema.org/image": "https://childmindinstitute.github.io/mindlogger-assets/emojis/openmoji/1F634.svg", "http://schema.org/name": [ { "@language": "en", "@value": "No" } ], "http://schema.org/value": [ { "@value": 0 } ] }, { "@type": [ "http://schema.org/Boolean" ], "http://schema.org/image": "https://childmindinstitute.github.io/mindlogger-assets/emojis/openmoji/1F62B.svg", "http://schema.org/name": [ { "@language": "en", "@value": "Yes" } ], "http://schema.org/value": [ { "@value": 1 } ] } ] } ], "http://schema.org/maxValue": [ { "@value": 1 } ], "http://schema.org/minValue": [ { "@value": 0 } ], "reprolib:terms/multipleChoice": [ { "@type": "http://schema.org/Boolean", "@value": false } ] } ], "responseOptions": { "@type": [ "xsd:anyURI" ], "choices": [ { "@type": "schema:Boolean", "schema:image": "https://childmindinstitute.github.io/mindlogger-assets/emojis/openmoji/1F634.svg", "schema:name": "No", "schema:value": 0 }, { "@type": "schema:Boolean", "schema:image": "https://childmindinstitute.github.io/mindlogger-assets/emojis/openmoji/1F62B.svg", "schema:name": "Yes", "schema:value": 1 } ], "schema:maxValue": 1, "schema:minValue": [ { "@value": 0 } ] }, "schema:description": "whether or not your child experience nightmares or night terrors", "schema:schemaVersion": "0.0.1", "schema:version": "0.0.1", "skos:altLabel": "nightmares", "skos:prefLabel": "Nightmares", "ui": { "inputType": "radio" }, "url": "https://raw.githubusercontent.com/ReproNim/reproschema/master/activities/EmaHBNMorning/items/nightmares" }, "reprolib:activities/EmaHBNMorning/items/sleeping_aids?subjectId=5dd82410c2634238a157a656": { "@context": [ "https://raw.githubusercontent.com/ReproNim/reproschema/master/contexts/generic", "https://raw.githubusercontent.com/ReproNim/reproschema/master/activities/EmaHBNMorning/ema_morning_context", { "reprolib": "https://raw.githubusercontent.com/ReproNim/reproschema/master/" } ], "@id": "/sleeping_aids", "@type": [ "reprolib:schemas/Field" ], "_id": "screen/5dbc644dede8942f41871289", "http://schema.org/description": [ { "@language": "en", "@value": "whether or not your child took sleeping aids to fall asleep last night" } ], "http://schema.org/question": [ { "@language": "en", "@value": "Did your child take sleeping pills or anything else to help their sleep last night?" } ], "http://schema.org/schemaVersion": [ { "@language": "en", "@value": "0.0.1" } ], "http://schema.org/url": "https://raw.githubusercontent.com/ReproNim/reproschema/master/activities/EmaHBNMorning/items/sleeping_aids", "http://schema.org/version": [ { "@language": "en", "@value": "0.0.1" } ], "http://www.w3.org/2004/02/skos/core#altLabel": [ { "@language": "en", "@value": "sleeping_aids" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", "@value": "Sleeping Aids" } ], "reprolib:terms/inputType": [ { "@type": "http://www.w3.org/2001/XMLSchema#string", "@value": "radio" } ], "reprolib:terms/valueconstraints": [ { "@type": [ "http://www.w3.org/2001/XMLSchema#anyURI" ], "http://schema.org/itemListElement": [ { "@list": [ { "@type": [ "http://schema.org/Boolean" ], "http://schema.org/image": "https://childmindinstitute.github.io/mindlogger-assets/emojis/openmoji/1F6CF.svg", "http://schema.org/name": [ { "@language": "en", "@value": "No" } ], "http://schema.org/value": [ { "@value": 0 } ] }, { "@type": [ "http://schema.org/Boolean" ], "http://schema.org/image": "https://childmindinstitute.github.io/mindlogger-assets/emojis/openmoji/1F48A.svg", "http://schema.org/name": [ { "@language": "en", "@value": "Yes" } ], "http://schema.org/value": [ { "@value": 1 } ] } ] } ], "http://schema.org/maxValue": [ { "@value": 1 } ], "http://schema.org/minValue": [ { "@value": 0 } ], "reprolib:terms/multipleChoice": [ { "@type": "http://schema.org/Boolean", "@value": false } ] } ], "responseOptions": { "@type": [ "xsd:anyURI" ], "choices": [ { "@type": "schema:Boolean", "schema:image": "https://childmindinstitute.github.io/mindlogger-assets/emojis/openmoji/1F6CF.svg", "schema:name": "No", "schema:value": 0 }, { "@type": "schema:Boolean", "schema:image": "https://childmindinstitute.github.io/mindlogger-assets/emojis/openmoji/1F48A.svg", "schema:name": "Yes", "schema:value": 1 } ], "schema:maxValue": 1, "schema:minValue": [ { "@value": 0 } ] }, "schema:description": "whether or not your child took sleeping aids to fall asleep last night", "schema:schemaVersion": "0.0.1", "schema:version": "0.0.1", "skos:altLabel": "sleeping_aids", "skos:prefLabel": "Sleeping Aids", "ui": { "inputType": "radio" }, "url": "https://raw.githubusercontent.com/ReproNim/reproschema/master/activities/EmaHBNMorning/items/sleeping_aids" }, "reprolib:activities/EmaHBNMorning/items/time_in_bed?subjectId=5dd82410c2634238a157a656": { "@context": [ "https://raw.githubusercontent.com/ReproNim/reproschema/master/contexts/generic", "https://raw.githubusercontent.com/ReproNim/reproschema/master/activities/EmaHBNMorning/ema_morning_context", { "reprolib": "https://raw.githubusercontent.com/ReproNim/reproschema/master/" } ], "@id": "/time_in_bed", "@type": [ "reprolib:schemas/Field" ], "_id": "screen/5dbc644cede8942f41871285", "http://schema.org/description": [ { "@language": "en", "@value": "time spent in bed" } ], "http://schema.org/question": [ { "@language": "en", "@value": "Mark the hours that your child was in bed" } ], "http://schema.org/schemaVersion": [ { "@language": "en", "@value": "0.0.1" } ], "http://schema.org/url": "https://raw.githubusercontent.com/ReproNim/reproschema/master/activities/EmaHBNMorning/items/time_in_bed", "http://schema.org/version": [ { "@language": "en", "@value": "0.0.1" } ], "http://www.w3.org/2004/02/skos/core#altLabel": [ { "@language": "en", "@value": "time_in_bed" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", "@value": "Time in bed" } ], "reprolib:terms/inputType": [ { "@type": "http://www.w3.org/2001/XMLSchema#string", "@value": "timeRange" } ], "reprolib:terms/valueconstraints": [ {} ], "responseOptions": { "type": "timeRange" }, "schema:description": "time spent in bed", "schema:schemaVersion": "0.0.1", "schema:version": "0.0.1", "skos:altLabel": "time_in_bed", "skos:prefLabel": "Time in bed", "ui": { "inputType": "timeRange" }, "url": "https://raw.githubusercontent.com/ReproNim/reproschema/master/activities/EmaHBNMorning/items/time_in_bed" } }, "protocol": { "@type": [ "reprolib:ActivitySet" ], "_id": "protocol/5dd6cec1cde00decbc4ab957", "http://schema.org/url": "https://raw.githubusercontent.com/ChildMindInstitute/reproschema/master/protocols/ema-hbn/ema-hbn_schema", "url": "https://raw.githubusercontent.com/ChildMindInstitute/reproschema/master/protocols/ema-hbn/ema-hbn_schema" }, "prov:generatedAtTime": "2019-11-22T14:38:12.854600-05:00" }, { "activities": { "reprolib:activities/EmaHBNEvening/ema_evening_schema?subjectId=5dd8249b28c5216f63f5faf4": { "@context": [ "https://raw.githubusercontent.com/ReproNim/reproschema/master/contexts/generic", "https://raw.githubusercontent.com/ReproNim/reproschema/master/activities/EmaHBNEvening/ema_evening_context", { "reprolib": "https://raw.githubusercontent.com/ReproNim/reproschema/master/" } ], "@id": "/ema_evening_schema", "@type": [ "reprolib:Activity" ], "_id": "activity/5dd838f6ca029b185e76bf38", "http://schema.org/description": [ { "@language": "en", "@value": "Evening Questions" } ], "http://schema.org/schemaVersion": [ { "@language": "en", "@value": "0.0.1" } ], "http://schema.org/url": "https://raw.githubusercontent.com/ReproNim/reproschema/master/activities/EmaHBNEvening/ema_evening_schema", "http://schema.org/version": [ { "@language": "en", "@value": "0.0.1" } ], "http://www.w3.org/2004/02/skos/core#altLabel": [ { "@language": "en", "@value": "ema_evening_schema" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", "@value": "Olivia: Evening" } ], "reprolib:terms/order": [ { "@list": [ { "@id": "reprolib:activities/EmaHBNEvening/items/stressful_day?subjectId=5dd8249b28c5216f63f5faf4" }, { "@id": "reprolib:activities/EmaHBNEvening/items/sources_of_stress?subjectId=5dd8249b28c5216f63f5faf4" }, { "@id": "reprolib:activities/EmaHBNEvening/items/good_bad_day?subjectId=5dd8249b28c5216f63f5faf4" }, { "@id": "reprolib:activities/EmaHBNEvening/items/enjoyed_day?subjectId=5dd8249b28c5216f63f5faf4" }, { "@id": "reprolib:activities/EmaHBNEvening/items/energy?subjectId=5dd8249b28c5216f63f5faf4" }, { "@id": "reprolib:activities/EmaHBNEvening/items/health?subjectId=5dd8249b28c5216f63f5faf4" } ] } ], "reprolib:terms/preamble": [ { "@language": "en", "@value": "" } ], "reprolib:terms/shuffle": [ { "@type": "http://schema.org/Boolean", "@value": false } ], "reprolib:terms/variableMap": [ { "@list": [ { "reprolib:terms/isAbout": [ { "@id": "reprolib:activities/EmaHBNEvening/items/stressful_day?subjectId=5dd8249b28c5216f63f5faf4" } ], "reprolib:terms/variableName": [ { "@language": "en", "@value": "stressful_day" } ] }, { "reprolib:terms/isAbout": [ { "@id": "reprolib:activities/EmaHBNEvening/items/sources_of_stress?subjectId=5dd8249b28c5216f63f5faf4" } ], "reprolib:terms/variableName": [ { "@language": "en", "@value": "sources_of_stress" } ] }, { "reprolib:terms/isAbout": [ { "@id": "reprolib:activities/EmaHBNEvening/items/good_bad_day?subjectId=5dd8249b28c5216f63f5faf4" } ], "reprolib:terms/variableName": [ { "@language": "en", "@value": "good_bad_day" } ] }, { "reprolib:terms/isAbout": [ { "@id": "reprolib:activities/EmaHBNEvening/items/enjoyed_day?subjectId=5dd8249b28c5216f63f5faf4" } ], "reprolib:terms/variableName": [ { "@language": "en", "@value": "enjoyed_day" } ] }, { "reprolib:terms/isAbout": [ { "@id": "reprolib:activities/EmaHBNEvening/items/energy?subjectId=5dd8249b28c5216f63f5faf4" } ], "reprolib:terms/variableName": [ { "@language": "en", "@value": "energy" } ] }, { "reprolib:terms/isAbout": [ { "@id": "reprolib:activities/EmaHBNEvening/items/health?subjectId=5dd8249b28c5216f63f5faf4" } ], "reprolib:terms/variableName": [ { "@language": "en", "@value": "health" } ] } ] } ], "reprolib:terms/visibility": [ { "@index": "energy?subjectId=5dd8249b28c5216f63f5faf4", "@value": true }, { "@index": "enjoyed_day?subjectId=5dd8249b28c5216f63f5faf4", "@value": true }, { "@index": "good_bad_day?subjectId=5dd8249b28c5216f63f5faf4", "@value": true }, { "@index": "health?subjectId=5dd8249b28c5216f63f5faf4", "@value": true }, { "@index": "sources_of_stress?subjectId=5dd8249b28c5216f63f5faf4", "@language": "en", "@value": "stressful_day" }, { "@index": "stressful_day?subjectId=5dd8249b28c5216f63f5faf4", "@value": true } ], "reprolib:timeUnit?subjectId=5dd8249b28c5216f63f5faf4": "yearmonthdate", "schema:description": "Evening Questions", "schema:schemaVersion": "0.0.1", "schema:version": "0.0.1", "skos:altLabel": "ema_evening_schema", "skos:prefLabel": "Evening", "ui": { "order": [ "stressful_day?subjectId=5dd8249b28c5216f63f5faf4", "sources_of_stress?subjectId=5dd8249b28c5216f63f5faf4", "good_bad_day?subjectId=5dd8249b28c5216f63f5faf4", "enjoyed_day?subjectId=5dd8249b28c5216f63f5faf4", "energy?subjectId=5dd8249b28c5216f63f5faf4", "health?subjectId=5dd8249b28c5216f63f5faf4" ], "shuffle": false, "visibility": { "energy?subjectId=5dd8249b28c5216f63f5faf4": true, "enjoyed_day?subjectId=5dd8249b28c5216f63f5faf4": true, "good_bad_day?subjectId=5dd8249b28c5216f63f5faf4": true, "health?subjectId=5dd8249b28c5216f63f5faf4": true, "sources_of_stress?subjectId=5dd8249b28c5216f63f5faf4": "stressful_day?subjectId=5dd8249b28c5216f63f5faf4", "stressful_day?subjectId=5dd8249b28c5216f63f5faf4": true } }, "url": "https://raw.githubusercontent.com/ReproNim/reproschema/master/activities/EmaHBNEvening/ema_evening_schema" }, "reprolib:activities/EmaHBNMorning/ema_morning_schema?subjectId=5dd8249b28c5216f63f5faf4": { "@context": [ "https://raw.githubusercontent.com/ReproNim/reproschema/master/contexts/generic", "https://raw.githubusercontent.com/ReproNim/reproschema/master/activities/EmaHBNMorning/ema_morning_context", { "reprolib": "https://raw.githubusercontent.com/ReproNim/reproschema/master/" } ], "@id": "/ema_morning_schema", "@type": [ "reprolib:Activity" ], "_id": "activity/5dd838f4ca029b185e76bf36", "http://schema.org/description": [ { "@language": "en", "@value": "Morning Questions" } ], "http://schema.org/schemaVersion": [ { "@language": "en", "@value": "0.0.1" } ], "http://schema.org/url": "https://raw.githubusercontent.com/ReproNim/reproschema/master/activities/EmaHBNMorning/ema_morning_schema", "http://schema.org/version": [ { "@language": "en", "@value": "0.0.1" } ], "http://www.w3.org/2004/02/skos/core#altLabel": [ { "@language": "en", "@value": "ema_morning_schema" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", "@value": "Olivia: EMA: Morning" } ], "reprolib:terms/order": [ { "@list": [ { "@id": "reprolib:activities/EmaHBNMorning/items/time_in_bed?subjectId=5dd8249b28c5216f63f5faf4" }, { "@id": "reprolib:activities/EmaHBNMorning/items/nightmares?subjectId=5dd8249b28c5216f63f5faf4" }, { "@id": "reprolib:activities/EmaHBNMorning/items/sleeping_aids?subjectId=5dd8249b28c5216f63f5faf4" } ] } ], "reprolib:terms/preamble": [ { "@language": "en", "@value": "" } ], "reprolib:terms/shuffle": [ { "@type": "http://schema.org/Boolean", "@value": false } ], "reprolib:terms/visibility": [ { "@index": "nightmares?subjectId=5dd8249b28c5216f63f5faf4", "@value": true }, { "@index": "sleeping_aids?subjectId=5dd8249b28c5216f63f5faf4", "@value": true }, { "@index": "time_in_bed?subjectId=5dd8249b28c5216f63f5faf4", "@value": true } ], "repronim:timeUnit": "yearmonthdate", "schema:description": "Morning Questions", "schema:schemaVersion": "0.0.1", "schema:version": "0.0.1", "skos:altLabel": "ema_morning_schema", "skos:prefLabel": "EMA: Morning", "ui": { "order": [ "time_in_bed?subjectId=5dd8249b28c5216f63f5faf4", "nightmares?subjectId=5dd8249b28c5216f63f5faf4", "sleeping_aids?subjectId=5dd8249b28c5216f63f5faf4" ], "shuffle": false, "visibility": { "nightmares?subjectId=5dd8249b28c5216f63f5faf4": true, "sleeping_aids?subjectId=5dd8249b28c5216f63f5faf4": true, "time_in_bed?subjectId=5dd8249b28c5216f63f5faf4": true } }, "url": "https://raw.githubusercontent.com/ReproNim/reproschema/master/activities/EmaHBNMorning/ema_morning_schema" } }, "applet": { "@context": [ "https://raw.githubusercontent.com/ReproNim/reproschema/master/contexts/generic", "https://raw.githubusercontent.com/ReproNim/reproschema/master/protocols/ema-hbn/ema-hbn_context", { "reprolib": "https://raw.githubusercontent.com/ReproNim/reproschema/master/" } ], "@id": "/ema-hbn_schema", "_id": "applet/5dd81ee989a5529b8c10ba3a", "http://schema.org/about": [ { "@language": "en", "@value": "https://raw.githubusercontent.com/ReproNim/reproschema/master/protocols/ema-hbn/README.md" } ], "http://schema.org/description": [ { "@language": "en", "@value": "Daily questions about your child's physical and mental health" } ], "http://schema.org/image": "https://childmindinstitute.github.io/mindlogger-assets/illustrations/undraw/hbn_ema_image.svg", "http://schema.org/schemaVersion": [ { "@language": "en", "@value": "0.0.1" } ], "http://schema.org/version": [ { "@language": "en", "@value": "0.0.1" } ], "http://www.w3.org/2004/02/skos/core#altLabel": [ { "@language": "en", "@value": "ema-hbn" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", "@value": "Olivia: Healthy Brain Network" } ], "informantRelationship": "parent", "reprolib:terms/activity_display_name": [ { "reprolib:activities/EmaHBNEvening/ema_evening_schema?subjectId=5dd8249b28c5216f63f5faf4": [ { "@id": "/Evening" } ], "reprolib:activities/EmaHBNMorning/ema_morning_schema?subjectId=5dd8249b28c5216f63f5faf4": [ { "@id": "/Morning" } ] } ], "reprolib:terms/order": [ { "@list": [ { "@id": "reprolib:activities/EmaHBNMorning/ema_morning_schema?subjectId=5dd8249b28c5216f63f5faf4" }, { "@id": "reprolib:activities/EmaHBNEvening/ema_evening_schema?subjectId=5dd8249b28c5216f63f5faf4" } ] } ], "reprolib:terms/shuffle": [ { "@type": "http://schema.org/Boolean", "@value": false } ], "reprolib:terms/variableMap": [ { "@list": [ { "reprolib:terms/isAbout": [ { "@id": "reprolib:activities/EmaHBNMorning/ema_morning_schema?subjectId=5dd8249b28c5216f63f5faf4" } ], "reprolib:terms/variableName": [ { "@language": "en", "@value": "ema_morning" } ] }, { "reprolib:terms/isAbout": [ { "@id": "reprolib:activities/EmaHBNEvening/ema_evening_schema?subjectId=5dd8249b28c5216f63f5faf4" } ], "reprolib:terms/variableName": [ { "@language": "en", "@value": "ema_evening" } ] } ] } ], "reprolib:terms/visibility": [ { "@index": "ema_evening?subjectId=5dd8249b28c5216f63f5faf4", "@value": true }, { "@index": "ema_morning?subjectId=5dd8249b28c5216f63f5faf4", "@value": true } ], "responseDates": [], "schedule": { "around": 1572580800000, "events": [ { "data": { "URI": "reprolib:activities/EmaHBNMorning/ema_morning_schema?subjectId=5dd8249b28c5216f63f5faf4", "busy": true, "calendar": "", "color": "#673AB7", "description": "", "forecolor": "#ffffff", "icon": "", "location": "", "notifications": [ { "end": null, "notifyIfIncomplete": false, "random": false, "start": null } ], "title": "EMA: Morning" }, "schedule": { "dayOfMonth": [ 22 ], "month": [ 10 ], "times": [ "08" ], "year": [ 2019 ] } }, { "data": { "URI": "reprolib:activities/EmaHBNEvening/ema_evening_schema?subjectId=5dd8249b28c5216f63f5faf4", "busy": true, "calendar": "", "color": "#FF9800", "description": "", "forecolor": "#ffffff", "icon": "", "location": "", "notifications": [ { "end": null, "notifyIfIncomplete": false, "random": false, "start": null } ], "title": "Evening" }, "schedule": { "times": [ "20" ] } }, { "data": { "URI": "reprolib:activities/EmaHBNMorning/ema_morning_schema?subjectId=5dd8249b28c5216f63f5faf4", "busy": true, "calendar": "", "color": "#673AB7", "description": "", "forecolor": "#ffffff", "icon": "", "location": "", "notifications": [ { "end": null, "notifyIfIncomplete": false, "random": false, "start": null } ], "title": "EMA: Morning" }, "schedule": { "times": [ "08" ] } } ], "eventsOutside": false, "fill": true, "listTimes": false, "minimumSize": 0, "repeatCovers": true, "size": 1, "type": 2, "updateColumns": false, "updateRows": false }, "schema:about": "https://raw.githubusercontent.com/ReproNim/reproschema/master/protocols/ema-hbn/README.md", "schema:description": "Daily questions about your child's physical and mental health", "schema:image": "https://childmindinstitute.github.io/mindlogger-assets/illustrations/undraw/hbn_ema_image.svg", "schema:schemaVersion": "0.0.1", "schema:url": "https://raw.githubusercontent.com/ChildMindInstitute/reproschema/master/protocols/ema-hbn/ema-hbn_schema", "schema:version": "0.0.1", "skos:altLabel": "ema-hbn", "skos:prefLabel": "Healthy Brain Network", "ui": { "activity_display_name": { "ema_evening?subjectId=5dd8249b28c5216f63f5faf4": "Olivia: Evening", "ema_morning?subjectId=5dd8249b28c5216f63f5faf4": "Olivia: Morning" }, "order": [ "ema_morning?subjectId=5dd8249b28c5216f63f5faf4", "ema_evening?subjectId=5dd8249b28c5216f63f5faf4" ], "shuffle": false, "visibility": { "ema_evening?subjectId=5dd8249b28c5216f63f5faf4": true, "ema_morning?subjectId=5dd8249b28c5216f63f5faf4": true } }, "url": "https://raw.githubusercontent.com/ChildMindInstitute/reproschema/master/protocols/ema-hbn/ema-hbn_schema" }, "groups": [ "5dd81ee989a5529b8c10ba3b" ], "items": { "reprolib:activities/EmaHBNEvening/items/energy?subjectId=5dd8249b28c5216f63f5faf4": { "@context": [ "https://raw.githubusercontent.com/ReproNim/reproschema/master/contexts/generic", "https://raw.githubusercontent.com/ReproNim/reproschema/master/activities/EmaHBNEvening/ema_evening_context", { "reprolib": "https://raw.githubusercontent.com/ReproNim/reproschema/master/" } ], "@id": "/energy", "@type": [ "reprolib:schemas/Field" ], "_id": "screen/5dbc6456ede8942f418712a5", "http://schema.org/description": [ { "@language": "en", "@value": "how energetic your child was today" } ], "http://schema.org/question": [ { "@language": "en", "@value": "How tired vs energetic did you child seem today?" } ], "http://schema.org/schemaVersion": [ { "@language": "en", "@value": "0.0.1" } ], "http://schema.org/url": "https://raw.githubusercontent.com/ReproNim/reproschema/master/activities/EmaHBNEvening/items/energy", "http://schema.org/version": [ { "@language": "en", "@value": "0.0.1" } ], "http://www.w3.org/2004/02/skos/core#altLabel": [ { "@language": "en", "@value": "energy" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", "@value": "Energy level" } ], "reprolib:terms/inputType": [ { "@type": "http://www.w3.org/2001/XMLSchema#string", "@value": "slider" } ], "reprolib:terms/valueconstraints": [ { "@type": [ "http://www.w3.org/2001/XMLSchema#integer" ], "http://schema.org/itemListElement": [ { "@list": [ { "http://schema.org/image": "https://childmindinstitute.github.io/mindlogger-assets/emojis/openmoji/1F634.svg", "http://schema.org/name": [ { "@language": "en", "@value": "1" } ], "http://schema.org/value": [ { "@value": 1 } ] }, { "http://schema.org/name": [ { "@language": "en", "@value": "2" } ], "http://schema.org/value": [ { "@value": 2 } ] }, { "http://schema.org/name": [ { "@language": "en", "@value": "3" } ], "http://schema.org/value": [ { "@value": 3 } ] }, { "http://schema.org/name": [ { "@language": "en", "@value": "4" } ], "http://schema.org/value": [ { "@value": 4 } ] }, { "http://schema.org/image": "https://childmindinstitute.github.io/mindlogger-assets/emojis/openmoji/1F606.svg", "http://schema.org/name": [ { "@language": "en", "@value": "5" } ], "http://schema.org/value": [ { "@value": 5 } ] } ] } ], "http://schema.org/maxValue": [ { "@language": "en", "@value": "high energy" } ], "http://schema.org/minValue": [ { "@language": "en", "@value": "very tired" } ], "reprolib:terms/requiredValue": [ { "@type": "http://schema.org/Boolean", "@value": false } ] } ], "responseOptions": { "@type": [ "xsd:integer" ], "choices": [ { "schema:image": "https://childmindinstitute.github.io/mindlogger-assets/emojis/openmoji/1F634.svg", "schema:name": "1", "schema:value": 1 }, { "schema:name": "2", "schema:value": 2 }, { "schema:name": "3", "schema:value": 3 }, { "schema:name": "4", "schema:value": 4 }, { "schema:image": "https://childmindinstitute.github.io/mindlogger-assets/emojis/openmoji/1F606.svg", "schema:name": "5", "schema:value": 5 } ], "schema:maxValue": "high energy", "schema:minValue": "very tired" }, "schema:description": "how energetic your child was today", "schema:schemaVersion": "0.0.1", "schema:version": "0.0.1", "skos:altLabel": "energy", "skos:prefLabel": "Energy level", "ui": { "inputType": "slider" }, "url": "https://raw.githubusercontent.com/ReproNim/reproschema/master/activities/EmaHBNEvening/items/energy" }, "reprolib:activities/EmaHBNEvening/items/enjoyed_day?subjectId=5dd8249b28c5216f63f5faf4": { "@context": [ "https://raw.githubusercontent.com/ReproNim/reproschema/master/contexts/generic", "https://raw.githubusercontent.com/ReproNim/reproschema/master/activities/EmaHBNEvening/ema_evening_context", { "reprolib": "https://raw.githubusercontent.com/ReproNim/reproschema/master/" } ], "@id": "/enjoyed_day", "@type": [ "reprolib:schemas/Field" ], "_id": "screen/5dbc6452ede8942f41871297", "http://schema.org/description": [ { "@language": "en", "@value": "How much your child enjoyed the day" } ], "http://schema.org/question": [ { "@language": "en", "@value": "Did your child seem like they enjoyed the day?" } ], "http://schema.org/schemaVersion": [ { "@language": "en", "@value": "0.0.1" } ], "http://schema.org/url": "https://raw.githubusercontent.com/ReproNim/reproschema/master/activities/EmaHBNEvening/items/enjoyed_day", "http://schema.org/version": [ { "@language": "en", "@value": "0.0.1" } ], "http://www.w3.org/2004/02/skos/core#altLabel": [ { "@language": "en", "@value": "enjoyed_day" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", "@value": "Enjoyed the day" } ], "reprolib:terms/inputType": [ { "@type": "http://www.w3.org/2001/XMLSchema#string", "@value": "slider" } ], "reprolib:terms/valueconstraints": [ { "@type": [ "http://www.w3.org/2001/XMLSchema#integer" ], "http://schema.org/itemListElement": [ { "@list": [ { "http://schema.org/image": "https://childmindinstitute.github.io/mindlogger-assets/emojis/openmoji/1F621.svg", "http://schema.org/name": [ { "@language": "en", "@value": "1" } ], "http://schema.org/value": [ { "@value": 1 } ] }, { "http://schema.org/name": [ { "@language": "en", "@value": "2" } ], "http://schema.org/value": [ { "@value": 2 } ] }, { "http://schema.org/name": [ { "@language": "en", "@value": "3" } ], "http://schema.org/value": [ { "@value": 3 } ] }, { "http://schema.org/name": [ { "@language": "en", "@value": "4" } ], "http://schema.org/value": [ { "@value": 4 } ] }, { "http://schema.org/image": "https://childmindinstitute.github.io/mindlogger-assets/emojis/openmoji/1F601.svg", "http://schema.org/name": [ { "@language": "en", "@value": "5" } ], "http://schema.org/value": [ { "@value": 5 } ] } ] } ], "http://schema.org/maxValue": [ { "@language": "en", "@value": "Really enjoying things" } ], "http://schema.org/minValue": [ { "@language": "en", "@value": "No enjoyment or pleasure" } ], "reprolib:terms/requiredValue": [ { "@type": "http://schema.org/Boolean", "@value": false } ] } ], "responseOptions": { "@type": [ "xsd:integer" ], "choices": [ { "schema:image": "https://childmindinstitute.github.io/mindlogger-assets/emojis/openmoji/1F621.svg", "schema:name": "1", "schema:value": 1 }, { "schema:name": "2", "schema:value": 2 }, { "schema:name": "3", "schema:value": 3 }, { "schema:name": "4", "schema:value": 4 }, { "schema:image": "https://childmindinstitute.github.io/mindlogger-assets/emojis/openmoji/1F601.svg", "schema:name": "5", "schema:value": 5 } ], "schema:maxValue": "Really enjoying things", "schema:minValue": "No enjoyment or pleasure" }, "schema:description": "How much your child enjoyed the day", "schema:schemaVersion": "0.0.1", "schema:version": "0.0.1", "skos:altLabel": "enjoyed_day", "skos:prefLabel": "Enjoyed the day", "ui": { "inputType": "slider" }, "url": "https://raw.githubusercontent.com/ReproNim/reproschema/master/activities/EmaHBNEvening/items/enjoyed_day" }, "reprolib:activities/EmaHBNEvening/items/good_bad_day?subjectId=5dd8249b28c5216f63f5faf4": { "@context": [ "https://raw.githubusercontent.com/ReproNim/reproschema/master/contexts/generic", "https://raw.githubusercontent.com/ReproNim/reproschema/master/activities/EmaHBNEvening/ema_evening_context", { "reprolib": "https://raw.githubusercontent.com/ReproNim/reproschema/master/" } ], "@id": "/good_bad_day", "@type": [ "reprolib:schemas/Field" ], "_id": "screen/5dbc6451ede8942f41871295", "http://schema.org/description": [ { "@language": "en", "@value": "did you child have a good or bad day" } ], "http://schema.org/question": [ { "@language": "en", "@value": "Did your child have a good day or bad day today?" } ], "http://schema.org/schemaVersion": [ { "@language": "en", "@value": "0.0.1" } ], "http://schema.org/url": "https://raw.githubusercontent.com/ReproNim/reproschema/master/activities/EmaHBNEvening/items/good_bad_day", "http://schema.org/version": [ { "@language": "en", "@value": "0.0.1" } ], "http://www.w3.org/2004/02/skos/core#altLabel": [ { "@language": "en", "@value": "good_bad_day" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", "@value": "Good or Bad day" } ], "reprolib:terms/allow": [ { "@list": [ { "@id": "reprolib:terms/auto_advance" } ] } ], "reprolib:terms/inputType": [ { "@type": "http://www.w3.org/2001/XMLSchema#string", "@value": "radio" } ], "reprolib:terms/valueconstraints": [ { "@type": [ "http://www.w3.org/2001/XMLSchema#anyURI" ], "http://schema.org/itemListElement": [ { "@list": [ { "@type": [ "http://schema.org/Boolean" ], "http://schema.org/image": "https://childmindinstitute.github.io/mindlogger-assets/emojis/openmoji/1F44E.svg", "http://schema.org/name": [ { "@language": "en", "@value": "Bad Day" } ], "http://schema.org/value": [ { "@value": 0 } ] }, { "@type": [ "http://schema.org/Boolean" ], "http://schema.org/image": "https://childmindinstitute.github.io/mindlogger-assets/emojis/openmoji/1F44D.svg", "http://schema.org/name": [ { "@language": "en", "@value": "Good Day" } ], "http://schema.org/value": [ { "@value": 1 } ] } ] } ], "http://schema.org/maxValue": [ { "@value": 1 } ], "http://schema.org/minValue": [ { "@value": 0 } ], "reprolib:terms/multipleChoice": [ { "@type": "http://schema.org/Boolean", "@value": false } ] } ], "responseOptions": { "@type": [ "xsd:anyURI" ], "choices": [ { "@type": "schema:Boolean", "schema:image": "https://childmindinstitute.github.io/mindlogger-assets/emojis/openmoji/1F44E.svg", "schema:name": "Bad Day", "schema:value": 0 }, { "@type": "schema:Boolean", "schema:image": "https://childmindinstitute.github.io/mindlogger-assets/emojis/openmoji/1F44D.svg", "schema:name": "Good Day", "schema:value": 1 } ], "schema:maxValue": 1, "schema:minValue": [ { "@value": 0 } ] }, "schema:description": "did you child have a good or bad day", "schema:schemaVersion": "0.0.1", "schema:version": "0.0.1", "skos:altLabel": "good_bad_day", "skos:prefLabel": "Good or Bad day", "ui": { "allow": [ "autoAdvance" ], "inputType": "radio" }, "url": "https://raw.githubusercontent.com/ReproNim/reproschema/master/activities/EmaHBNEvening/items/good_bad_day" }, "reprolib:activities/EmaHBNEvening/items/health?subjectId=5dd8249b28c5216f63f5faf4": { "@context": [ "https://raw.githubusercontent.com/ReproNim/reproschema/master/contexts/generic", "https://raw.githubusercontent.com/ReproNim/reproschema/master/activities/EmaHBNEvening/ema_evening_context", { "reprolib": "https://raw.githubusercontent.com/ReproNim/reproschema/master/" } ], "@id": "/health", "@type": [ "reprolib:schemas/Field" ], "_id": "screen/5dbc6453ede8942f4187129b", "http://schema.org/description": [ { "@language": "en", "@value": "was your child in good health today" } ], "http://schema.org/question": [ { "@language": "en", "@value": "Was your child in good health today?" } ], "http://schema.org/schemaVersion": [ { "@language": "en", "@value": "0.0.1" } ], "http://schema.org/url": "https://raw.githubusercontent.com/ReproNim/reproschema/master/activities/EmaHBNEvening/items/health", "http://schema.org/version": [ { "@language": "en", "@value": "0.0.1" } ], "http://www.w3.org/2004/02/skos/core#altLabel": [ { "@language": "en", "@value": "health" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", "@value": "General Health" } ], "reprolib:terms/inputType": [ { "@type": "http://www.w3.org/2001/XMLSchema#string", "@value": "radio" } ], "reprolib:terms/valueconstraints": [ { "@type": [ "http://www.w3.org/2001/XMLSchema#anyURI" ], "http://schema.org/itemListElement": [ { "@list": [ { "@type": [ "http://schema.org/Boolean" ], "http://schema.org/image": "https://childmindinstitute.github.io/mindlogger-assets/emojis/openmoji/1F915.svg", "http://schema.org/name": [ { "@language": "en", "@value": "No" } ], "http://schema.org/value": [ { "@value": 0 } ] }, { "@type": [ "http://schema.org/Boolean" ], "http://schema.org/image": "https://childmindinstitute.github.io/mindlogger-assets/emojis/openmoji/263A.svg", "http://schema.org/name": [ { "@language": "en", "@value": "Yes" } ], "http://schema.org/value": [ { "@value": 1 } ] } ] } ], "http://schema.org/maxValue": [ { "@value": 1 } ], "http://schema.org/minValue": [ { "@value": 0 } ], "reprolib:terms/multipleChoice": [ { "@type": "http://schema.org/Boolean", "@value": false } ] } ], "responseOptions": { "@type": [ "xsd:anyURI" ], "choices": [ { "@type": "schema:Boolean", "schema:image": "https://childmindinstitute.github.io/mindlogger-assets/emojis/openmoji/1F915.svg", "schema:name": "No", "schema:value": 0 }, { "@type": "schema:Boolean", "schema:image": "https://childmindinstitute.github.io/mindlogger-assets/emojis/openmoji/263A.svg", "schema:name": "Yes", "schema:value": 1 } ], "schema:maxValue": 1, "schema:minValue": [ { "@value": 0 } ] }, "schema:description": "was your child in good health today", "schema:schemaVersion": "0.0.1", "schema:version": "0.0.1", "skos:altLabel": "health", "skos:prefLabel": "General Health", "ui": { "inputType": "radio" }, "url": "https://raw.githubusercontent.com/ReproNim/reproschema/master/activities/EmaHBNEvening/items/health" }, "reprolib:activities/EmaHBNEvening/items/sources_of_stress?subjectId=5dd8249b28c5216f63f5faf4": { "@context": [ "https://raw.githubusercontent.com/ReproNim/reproschema/master/contexts/generic", "https://raw.githubusercontent.com/ReproNim/reproschema/master/activities/EmaHBNEvening/ema_evening_context", { "reprolib": "https://raw.githubusercontent.com/ReproNim/reproschema/master/" } ], "@id": "/sources_of_stress", "@type": [ "reprolib:schemas/Field" ], "_id": "screen/5dbc6451ede8942f41871293", "http://schema.org/description": [ { "@language": "en", "@value": "your child's sources of stress" } ], "http://schema.org/question": [ { "@language": "en", "@value": "Choose the source(s) of your child's stress today:" } ], "http://schema.org/schemaVersion": [ { "@language": "en", "@value": "0.0.1" } ], "http://schema.org/url": "https://raw.githubusercontent.com/ReproNim/reproschema/master/activities/EmaHBNEvening/items/sources_of_stress", "http://schema.org/version": [ { "@language": "en", "@value": "0.0.1" } ], "http://www.w3.org/2004/02/skos/core#altLabel": [ { "@language": "en", "@value": "source_of_stress" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", "@value": "Sources of Stress" } ], "reprolib:terms/inputType": [ { "@type": "http://www.w3.org/2001/XMLSchema#string", "@value": "radio" } ], "reprolib:terms/valueconstraints": [ { "@type": [ "http://www.w3.org/2001/XMLSchema#anyURI" ], "http://schema.org/itemListElement": [ { "@list": [ { "@type": [ "http://schema.org/option" ], "http://schema.org/image": "https://childmindinstitute.github.io/mindlogger-assets/emojis/openmoji/1F915.svg", "http://schema.org/name": [ { "@language": "en", "@value": "Didn't feel well" } ], "http://schema.org/value": [ { "@value": 0 } ] }, { "@type": [ "http://schema.org/option" ], "http://schema.org/image": "https://childmindinstitute.github.io/mindlogger-assets/emojis/openmoji/1F469-200D-1F3EB.svg", "http://schema.org/name": [ { "@language": "en", "@value": "Classroom learning" } ], "http://schema.org/value": [ { "@value": 1 } ] }, { "@type": [ "http://schema.org/option" ], "http://schema.org/image": "https://childmindinstitute.github.io/mindlogger-assets/emojis/openmoji/1F4DD.svg", "http://schema.org/name": [ { "@language": "en", "@value": "A test or quiz at school" } ], "http://schema.org/value": [ { "@value": 2 } ] }, { "@type": [ "http://schema.org/option" ], "http://schema.org/image": "https://childmindinstitute.github.io/mindlogger-assets/emojis/openmoji/1F47F.svg", "http://schema.org/name": [ { "@language": "en", "@value": "Bullying" } ], "http://schema.org/value": [ { "@value": 3 } ] }, { "@type": [ "http://schema.org/option" ], "http://schema.org/image": "https://childmindinstitute.github.io/mindlogger-assets/emojis/openmoji/E246.svg", "http://schema.org/name": [ { "@language": "en", "@value": "Online relationships" } ], "http://schema.org/value": [ { "@value": 4 } ] }, { "@type": [ "http://schema.org/option" ], "http://schema.org/image": "https://childmindinstitute.github.io/mindlogger-assets/emojis/openmoji/2764.svg", "http://schema.org/name": [ { "@language": "en", "@value": "Death of a loved one" } ], "http://schema.org/value": [ { "@value": 5 } ] } ] } ], "http://schema.org/maxValue": [ { "@value": 2 } ], "http://schema.org/minValue": [ { "@value": 0 } ], "reprolib:terms/multipleChoice": [ { "@type": "http://schema.org/Boolean", "@value": true } ] } ], "responseOptions": { "@type": [ "xsd:anyURI" ], "choices": [ { "@type": "schema:option", "schema:image": "https://childmindinstitute.github.io/mindlogger-assets/emojis/openmoji/1F915.svg", "schema:name": "Didn't feel well", "schema:value": 0 }, { "@type": "schema:option", "schema:image": "https://childmindinstitute.github.io/mindlogger-assets/emojis/openmoji/1F469-200D-1F3EB.svg", "schema:name": "Classroom learning", "schema:value": 1 }, { "@type": "schema:option", "schema:image": "https://childmindinstitute.github.io/mindlogger-assets/emojis/openmoji/1F4DD.svg", "schema:name": "A test or quiz at school", "schema:value": 2 }, { "@type": "schema:option", "schema:image": "https://childmindinstitute.github.io/mindlogger-assets/emojis/openmoji/1F47F.svg", "schema:name": "Bullying", "schema:value": 3 }, { "@type": "schema:option", "schema:image": "https://childmindinstitute.github.io/mindlogger-assets/emojis/openmoji/E246.svg", "schema:name": "Online relationships", "schema:value": 4 }, { "@type": "schema:option", "schema:image": "https://childmindinstitute.github.io/mindlogger-assets/emojis/openmoji/2764.svg", "schema:name": "Death of a loved one", "schema:value": 5 } ], "multipleChoice": true, "schema:maxValue": 2, "schema:minValue": [ { "@value": 0 } ] }, "schema:description": "your child's sources of stress", "schema:schemaVersion": "0.0.1", "schema:version": "0.0.1", "skos:altLabel": "source_of_stress", "skos:prefLabel": "Sources of Stress", "ui": { "inputType": "radio" }, "url": "https://raw.githubusercontent.com/ReproNim/reproschema/master/activities/EmaHBNEvening/items/sources_of_stress" }, "reprolib:activities/EmaHBNEvening/items/stressful_day?subjectId=5dd8249b28c5216f63f5faf4": { "@context": [ "https://raw.githubusercontent.com/ReproNim/reproschema/master/contexts/generic", "https://raw.githubusercontent.com/ReproNim/reproschema/master/activities/EmaHBNEvening/ema_evening_context", { "reprolib": "https://raw.githubusercontent.com/ReproNim/reproschema/master/" } ], "@id": "/stressful_day", "@type": [ "reprolib:schemas/Field" ], "_id": "screen/5dbc6450ede8942f41871291", "http://schema.org/description": [ { "@language": "en", "@value": "whether or not your child took sleeping aids to fall asleep last night" } ], "http://schema.org/question": [ { "@language": "en", "@value": "Do you think your child had a stressful day today?" } ], "http://schema.org/schemaVersion": [ { "@language": "en", "@value": "0.0.1" } ], "http://schema.org/url": "https://raw.githubusercontent.com/ReproNim/reproschema/master/activities/EmaHBNEvening/items/stressful_day", "http://schema.org/version": [ { "@language": "en", "@value": "0.0.1" } ], "http://www.w3.org/2004/02/skos/core#altLabel": [ { "@language": "en", "@value": "stressful_day" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", "@value": "Stress" } ], "reprolib:terms/allow": [ { "@list": [ { "@id": "reprolib:terms/auto_advance" } ] } ], "reprolib:terms/inputType": [ { "@type": "http://www.w3.org/2001/XMLSchema#string", "@value": "radio" } ], "reprolib:terms/valueconstraints": [ { "@type": [ "http://www.w3.org/2001/XMLSchema#anyURI" ], "http://schema.org/itemListElement": [ { "@list": [ { "@type": [ "http://schema.org/Boolean" ], "http://schema.org/image": "https://childmindinstitute.github.io/mindlogger-assets/emojis/openmoji/1F60A.svg", "http://schema.org/name": [ { "@language": "en", "@value": "No" } ], "http://schema.org/value": [ { "@value": 0 } ] }, { "@type": [ "http://schema.org/Boolean" ], "http://schema.org/image": "https://childmindinstitute.github.io/mindlogger-assets/emojis/openmoji/1F630.svg", "http://schema.org/name": [ { "@language": "en", "@value": "Yes" } ], "http://schema.org/value": [ { "@value": 1 } ] } ] } ], "http://schema.org/maxValue": [ { "@value": 1 } ], "http://schema.org/minValue": [ { "@value": 0 } ], "reprolib:terms/multipleChoice": [ { "@type": "http://schema.org/Boolean", "@value": false } ] } ], "responseOptions": { "@type": [ "xsd:anyURI" ], "choices": [ { "@type": "schema:Boolean", "schema:image": "https://childmindinstitute.github.io/mindlogger-assets/emojis/openmoji/1F60A.svg", "schema:name": "No", "schema:value": 0 }, { "@type": "schema:Boolean", "schema:image": "https://childmindinstitute.github.io/mindlogger-assets/emojis/openmoji/1F630.svg", "schema:name": "Yes", "schema:value": 1 } ], "schema:maxValue": 1, "schema:minValue": [ { "@value": 0 } ] }, "schema:description": "whether or not your child took sleeping aids to fall asleep last night", "schema:schemaVersion": "0.0.1", "schema:version": "0.0.1", "skos:altLabel": "stressful_day", "skos:prefLabel": "Stress", "ui": { "allow": [ "autoAdvance" ], "inputType": "radio" }, "url": "https://raw.githubusercontent.com/ReproNim/reproschema/master/activities/EmaHBNEvening/items/stressful_day" }, "reprolib:activities/EmaHBNMorning/items/nightmares?subjectId=5dd8249b28c5216f63f5faf4": { "@context": [ "https://raw.githubusercontent.com/ReproNim/reproschema/master/contexts/generic", "https://raw.githubusercontent.com/ReproNim/reproschema/master/activities/EmaHBNMorning/ema_morning_context", { "reprolib": "https://raw.githubusercontent.com/ReproNim/reproschema/master/" } ], "@id": "/nightmares", "@type": [ "reprolib:schemas/Field" ], "_id": "screen/5dbc644dede8942f41871287", "http://schema.org/description": [ { "@language": "en", "@value": "whether or not your child experience nightmares or night terrors" } ], "http://schema.org/question": [ { "@language": "en", "@value": "Did your child have any nightmares or night terrors last night?" } ], "http://schema.org/schemaVersion": [ { "@language": "en", "@value": "0.0.1" } ], "http://schema.org/url": "https://raw.githubusercontent.com/ReproNim/reproschema/master/activities/EmaHBNMorning/items/nightmares", "http://schema.org/version": [ { "@language": "en", "@value": "0.0.1" } ], "http://www.w3.org/2004/02/skos/core#altLabel": [ { "@language": "en", "@value": "nightmares" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", "@value": "Nightmares" } ], "reprolib:terms/inputType": [ { "@type": "http://www.w3.org/2001/XMLSchema#string", "@value": "radio" } ], "reprolib:terms/valueconstraints": [ { "@type": [ "http://www.w3.org/2001/XMLSchema#anyURI" ], "http://schema.org/itemListElement": [ { "@list": [ { "@type": [ "http://schema.org/Boolean" ], "http://schema.org/image": "https://childmindinstitute.github.io/mindlogger-assets/emojis/openmoji/1F634.svg", "http://schema.org/name": [ { "@language": "en", "@value": "No" } ], "http://schema.org/value": [ { "@value": 0 } ] }, { "@type": [ "http://schema.org/Boolean" ], "http://schema.org/image": "https://childmindinstitute.github.io/mindlogger-assets/emojis/openmoji/1F62B.svg", "http://schema.org/name": [ { "@language": "en", "@value": "Yes" } ], "http://schema.org/value": [ { "@value": 1 } ] } ] } ], "http://schema.org/maxValue": [ { "@value": 1 } ], "http://schema.org/minValue": [ { "@value": 0 } ], "reprolib:terms/multipleChoice": [ { "@type": "http://schema.org/Boolean", "@value": false } ] } ], "responseOptions": { "@type": [ "xsd:anyURI" ], "choices": [ { "@type": "schema:Boolean", "schema:image": "https://childmindinstitute.github.io/mindlogger-assets/emojis/openmoji/1F634.svg", "schema:name": "No", "schema:value": 0 }, { "@type": "schema:Boolean", "schema:image": "https://childmindinstitute.github.io/mindlogger-assets/emojis/openmoji/1F62B.svg", "schema:name": "Yes", "schema:value": 1 } ], "schema:maxValue": 1, "schema:minValue": [ { "@value": 0 } ] }, "schema:description": "whether or not your child experience nightmares or night terrors", "schema:schemaVersion": "0.0.1", "schema:version": "0.0.1", "skos:altLabel": "nightmares", "skos:prefLabel": "Nightmares", "ui": { "inputType": "radio" }, "url": "https://raw.githubusercontent.com/ReproNim/reproschema/master/activities/EmaHBNMorning/items/nightmares" }, "reprolib:activities/EmaHBNMorning/items/sleeping_aids?subjectId=5dd8249b28c5216f63f5faf4": { "@context": [ "https://raw.githubusercontent.com/ReproNim/reproschema/master/contexts/generic", "https://raw.githubusercontent.com/ReproNim/reproschema/master/activities/EmaHBNMorning/ema_morning_context", { "reprolib": "https://raw.githubusercontent.com/ReproNim/reproschema/master/" } ], "@id": "/sleeping_aids", "@type": [ "reprolib:schemas/Field" ], "_id": "screen/5dbc644dede8942f41871289", "http://schema.org/description": [ { "@language": "en", "@value": "whether or not your child took sleeping aids to fall asleep last night" } ], "http://schema.org/question": [ { "@language": "en", "@value": "Did your child take sleeping pills or anything else to help their sleep last night?" } ], "http://schema.org/schemaVersion": [ { "@language": "en", "@value": "0.0.1" } ], "http://schema.org/url": "https://raw.githubusercontent.com/ReproNim/reproschema/master/activities/EmaHBNMorning/items/sleeping_aids", "http://schema.org/version": [ { "@language": "en", "@value": "0.0.1" } ], "http://www.w3.org/2004/02/skos/core#altLabel": [ { "@language": "en", "@value": "sleeping_aids" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", "@value": "Sleeping Aids" } ], "reprolib:terms/inputType": [ { "@type": "http://www.w3.org/2001/XMLSchema#string", "@value": "radio" } ], "reprolib:terms/valueconstraints": [ { "@type": [ "http://www.w3.org/2001/XMLSchema#anyURI" ], "http://schema.org/itemListElement": [ { "@list": [ { "@type": [ "http://schema.org/Boolean" ], "http://schema.org/image": "https://childmindinstitute.github.io/mindlogger-assets/emojis/openmoji/1F6CF.svg", "http://schema.org/name": [ { "@language": "en", "@value": "No" } ], "http://schema.org/value": [ { "@value": 0 } ] }, { "@type": [ "http://schema.org/Boolean" ], "http://schema.org/image": "https://childmindinstitute.github.io/mindlogger-assets/emojis/openmoji/1F48A.svg", "http://schema.org/name": [ { "@language": "en", "@value": "Yes" } ], "http://schema.org/value": [ { "@value": 1 } ] } ] } ], "http://schema.org/maxValue": [ { "@value": 1 } ], "http://schema.org/minValue": [ { "@value": 0 } ], "reprolib:terms/multipleChoice": [ { "@type": "http://schema.org/Boolean", "@value": false } ] } ], "responseOptions": { "@type": [ "xsd:anyURI" ], "choices": [ { "@type": "schema:Boolean", "schema:image": "https://childmindinstitute.github.io/mindlogger-assets/emojis/openmoji/1F6CF.svg", "schema:name": "No", "schema:value": 0 }, { "@type": "schema:Boolean", "schema:image": "https://childmindinstitute.github.io/mindlogger-assets/emojis/openmoji/1F48A.svg", "schema:name": "Yes", "schema:value": 1 } ], "schema:maxValue": 1, "schema:minValue": [ { "@value": 0 } ] }, "schema:description": "whether or not your child took sleeping aids to fall asleep last night", "schema:schemaVersion": "0.0.1", "schema:version": "0.0.1", "skos:altLabel": "sleeping_aids", "skos:prefLabel": "Sleeping Aids", "ui": { "inputType": "radio" }, "url": "https://raw.githubusercontent.com/ReproNim/reproschema/master/activities/EmaHBNMorning/items/sleeping_aids" }, "reprolib:activities/EmaHBNMorning/items/time_in_bed?subjectId=5dd8249b28c5216f63f5faf4": { "@context": [ "https://raw.githubusercontent.com/ReproNim/reproschema/master/contexts/generic", "https://raw.githubusercontent.com/ReproNim/reproschema/master/activities/EmaHBNMorning/ema_morning_context", { "reprolib": "https://raw.githubusercontent.com/ReproNim/reproschema/master/" } ], "@id": "/time_in_bed", "@type": [ "reprolib:schemas/Field" ], "_id": "screen/5dbc644cede8942f41871285", "http://schema.org/description": [ { "@language": "en", "@value": "time spent in bed" } ], "http://schema.org/question": [ { "@language": "en", "@value": "Mark the hours that your child was in bed" } ], "http://schema.org/schemaVersion": [ { "@language": "en", "@value": "0.0.1" } ], "http://schema.org/url": "https://raw.githubusercontent.com/ReproNim/reproschema/master/activities/EmaHBNMorning/items/time_in_bed", "http://schema.org/version": [ { "@language": "en", "@value": "0.0.1" } ], "http://www.w3.org/2004/02/skos/core#altLabel": [ { "@language": "en", "@value": "time_in_bed" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", "@value": "Time in bed" } ], "reprolib:terms/inputType": [ { "@type": "http://www.w3.org/2001/XMLSchema#string", "@value": "timeRange" } ], "reprolib:terms/valueconstraints": [ {} ], "responseOptions": { "type": "timeRange" }, "schema:description": "time spent in bed", "schema:schemaVersion": "0.0.1", "schema:version": "0.0.1", "skos:altLabel": "time_in_bed", "skos:prefLabel": "Time in bed", "ui": { "inputType": "timeRange" }, "url": "https://raw.githubusercontent.com/ReproNim/reproschema/master/activities/EmaHBNMorning/items/time_in_bed" } }, "protocol": { "@type": [ "reprolib:ActivitySet" ], "_id": "protocol/5dd6cec1cde00decbc4ab957", "http://schema.org/url": "https://raw.githubusercontent.com/ChildMindInstitute/reproschema/master/protocols/ema-hbn/ema-hbn_schema", "url": "https://raw.githubusercontent.com/ChildMindInstitute/reproschema/master/protocols/ema-hbn/ema-hbn_schema" }, "prov:generatedAtTime": "2019-11-22T14:38:12.854600-05:00" } ]