File tree Expand file tree Collapse file tree 1 file changed +57
-0
lines changed Expand file tree Collapse file tree 1 file changed +57
-0
lines changed Original file line number Diff line number Diff line change 63
63
"disabled" : false ,
64
64
"readOnly" : true
65
65
},
66
+ {
67
+ "type" : " radio" ,
68
+ "label" : " Please describe your current role" ,
69
+ "required" : true ,
70
+ "sublabels" : [],
71
+ "options" : [
72
+ " Art Therapist" ,
73
+ " Dietitian" ,
74
+ " Dramatherapist" ,
75
+ " Music therapist" ,
76
+ " Occupational therapist" ,
77
+ " Operating department practitioner" ,
78
+ " Orthoptist" ,
79
+ " Osteopath" ,
80
+ " Paramedic" ,
81
+ " Physiotherapist" ,
82
+ " Podiatrist" ,
83
+ " Prosthetist or Orthotist" ,
84
+ " Radiographer" ,
85
+ " Speech and Language Therapist" ,
86
+ " Registered Nurse" ,
87
+ " Nurse Consultant" ,
88
+ " Other"
89
+ ],
90
+ "disabled" : false ,
91
+ "readOnly" : true
92
+ },
93
+ {
94
+ "description" : " " ,
95
+ "disabled" : false ,
96
+ "enforceValueConstraints" : false ,
97
+ "label" : " Please provide your job title" ,
98
+ "maxNumChar" : 500 ,
99
+ "maxNumValue" : 100 ,
100
+ "minNumValue" : 0 ,
101
+ "options" : [
102
+ ],
103
+ "required" : true ,
104
+ "sublabels" : [
105
+ ],
106
+ "textType" : " PLAIN_TEXT" ,
107
+ "type" : " text"
108
+ },
66
109
{
67
110
"type" : " radio" ,
68
111
"label" : " Please indicate your highest qualification" ,
77
120
"disabled" : false ,
78
121
"readOnly" : true
79
122
},
123
+ {
124
+ "description" : " " ,
125
+ "disabled" : false ,
126
+ "enforceValueConstraints" : true ,
127
+ "label" : " How many years have you been qualified" ,
128
+ "maxNumChar" : 500 ,
129
+ "maxNumValue" : 100 ,
130
+ "minNumValue" : 0 ,
131
+ "options" : [],
132
+ "required" : true ,
133
+ "sublabels" : [],
134
+ "textType" : " INTEGER_TEXT" ,
135
+ "type" : " text"
136
+ },
80
137
{
81
138
"type" : " radio" ,
82
139
"label" : " What is your ethnicity?" ,
You can’t perform that action at this time.
0 commit comments