Skip to content

Commit 964585c

Browse files
authored
Merge pull request #381 from RADAR-base/oura-edify
Add EDIFY Oura reminder questionnaire
2 parents db2ebfd + 264013c commit 964585c

File tree

1 file changed

+29
-0
lines changed

1 file changed

+29
-0
lines changed
Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
[
2+
{
3+
"field_name": "oura_story_reminder",
4+
"form_name": "oura_story_reminder",
5+
"section_header": "Oura Check-in",
6+
"field_type": "info",
7+
"field_label": "",
8+
"select_choices_or_calculations": [
9+
{
10+
"label" : "Please open the Oura app now to sync your data. If you have any questions or need assistance, please contact the study team.",
11+
"code" : "Quick Reminder"
12+
}
13+
],
14+
"field_note": "",
15+
"text_validation_type_or_show_slider_number": "",
16+
"text_validation_min": "",
17+
"text_validation_max": "",
18+
"identifier": "",
19+
"branching_logic": "",
20+
"required_field": "",
21+
"custom_alignment": "",
22+
"question_number": "",
23+
"matrix_group_name": "oura_story_reminder",
24+
"matrix_ranking": "",
25+
"field_annotation": "",
26+
"evaluated_logic": ""
27+
}
28+
]
29+

0 commit comments

Comments
 (0)