-
Notifications
You must be signed in to change notification settings - Fork 21
Expand file tree
/
Copy pathfeature-matrix.json
More file actions
228 lines (228 loc) · 8.16 KB
/
feature-matrix.json
File metadata and controls
228 lines (228 loc) · 8.16 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
{
"Question types (basic functionality)": {
"text": "✅",
"integer": "✅",
"decimal": "✅",
"note": "✅",
"select_one": "✅",
"select_multiple": "✅",
"select_*_from_file": "✅",
"repeat": "✅",
"group": "✅",
"geopoint": "✅",
"geotrace": "✅",
"geoshape": "✅",
"start-geopoint": "✅",
"range": "✅",
"image": "✅",
"barcode": "",
"audio": "✅",
"background-audio": "",
"video": "✅",
"[file](https://github.com/getodk/web-forms/issues/370)": "✅",
"date": "✅",
"time": "✅",
"datetime": "",
"rank": "✅",
"csv-external": "✅",
"acknowledge": "✅",
"start": "✅",
"end": "✅",
"today": "✅",
"deviceid": "✅",
"username": "✅",
"phonenumber": "✅",
"email": "✅",
"audit": ""
},
"Appearances": {
"numbers": "✅",
"multiline": "✅",
"url": "",
"ex:": "",
"thousands-sep": "✅",
"bearing": "",
"[vertical](https://github.com/getodk/web-forms/issues/271)": "",
"[no-ticks](https://github.com/getodk/web-forms/issues/271)": "",
"picker": "",
"[rating](https://github.com/getodk/web-forms/issues/711)": "✅",
"new": "",
"new-front": "",
"draw": "",
"[annotate](https://github.com/getodk/web-forms/issues/15)": "",
"signature": "",
"[no-calendar](https://github.com/getodk/web-forms/issues/304)": "",
"[month-year](https://github.com/getodk/web-forms/issues/304)": "",
"[year](https://github.com/getodk/web-forms/issues/304)": "",
"[ethiopian](https://github.com/getodk/web-forms/issues/315)": "",
"[coptic](https://github.com/getodk/web-forms/issues/315)": "",
"[islamic](https://github.com/getodk/web-forms/issues/315)": "",
"[bikram-sambat](https://github.com/getodk/web-forms/issues/315)": "",
"[myanmar](https://github.com/getodk/web-forms/issues/315)": "",
"[persian](https://github.com/getodk/web-forms/issues/315)": "",
"placement-map": "✅",
"maps": "✅",
"hide-input": "",
"minimal": "✅",
"search / autocomplete": "✅",
"[quick](https://github.com/getodk/web-forms/issues/515)": "",
"columns-pack": "✅",
"columns": "✅",
"columns-n": "✅",
"no-buttons": "✅",
"image-map": "",
"likert": "✅",
"map": "✅",
"field-list": "✅",
"label": "✅",
"list-nolabel": "✅",
"list": "✅",
"table-list": "✅",
"counter": "",
"hidden-answer": "",
"printer": "",
"masked": "✅"
},
"Parameters": {
"randomize": "✅",
"seed": "✅",
"value": "✅",
"label": "✅",
"rows": "✅",
"geopoint capture-accuracy, warning-accuracy, allow-mock-accuracy": "✅",
"range start, end, step": "✅",
"[image max-pixels](https://github.com/getodk/web-forms/issues/397)": "✅",
"audio quality": "",
"Audit: location-priority, location-min-interval, location-max-age, track-changes, track-changes-reasons, identify-user": "",
"[geotrace/shape incremental=true](https://github.com/getodk/web-forms/issues/562)": "",
"range labels, placeholder": ""
},
"Form logic": {
"calculate": "✅",
"relevant": "✅",
"required": "✅",
"required message": "✅",
"custom constraint": "✅",
"constraint message": "✅",
"read only": "✅",
"dynamic defaults (including trigger column)": "✅",
"choice filter": "✅",
"default": "✅",
"repeat_count": "✅",
"create or update Entities": "✅"
},
"Descriptions and annotations": {
"label": "✅",
"hint": "✅",
"[guidance hint](https://github.com/getodk/web-forms/issues/53)": "",
"form translations": "✅",
"form translations with ref to other field": "✅",
"Markdown": "✅",
"Inline HTML": "✅",
"[image](https://github.com/getodk/web-forms/issues/30)": "✅",
"big-image": "",
"[audio](https://github.com/getodk/web-forms/issues/30)": "✅",
"[video](https://github.com/getodk/web-forms/issues/30)": "✅",
"autoplay": ""
},
"Theme and layouts": {
"[grid](https://github.com/getodk/web-forms/issues/16)": "",
"[pages](https://github.com/getodk/web-forms/issues/254)": "",
"[logo](https://github.com/getodk/web-forms/issues/353)": "",
"[application translations](https://github.com/getodk/web-forms/issues/332)": "",
"[theme color](https://github.com/getodk/web-forms/issues/43)": "",
"preview form": "✅",
"send instance": "✅",
"view instance": "",
"edit instance": "✅",
"table of contents": ""
},
"XPath": {
"operators": "✅",
"predicates": "✅",
"axes": "✅",
"string(* arg)": "✅",
"concat(string arg*|node-set arg*)": "✅",
"join(string separator, node-set nodes*)": "✅",
"substr(string value, number start, number end?)": "✅",
"substring-before(string, string)": "✅",
"substring-after(string, string)": "✅",
"translate(string, string, string)": "✅",
"string-length(string arg)": "✅",
"normalize-space(string arg?)": "✅",
"contains(string haystack, string needle)": "✅",
"starts-with(string haystack, string needle)": "✅",
"ends-with(string haystack, string needle)": "✅",
"uuid(number?)": "✅",
"digest(string src, string algorithm, string encoding?)": "✅",
"pulldata(string instance_id, string desired_element, string query_element, string query)": "✅",
"if(boolean condition, * then, * else)": "✅",
"coalesce(string arg1, string arg2)": "✅",
"once(string calc)": "✅",
"true()": "✅",
"false()": "✅",
"boolean(* arg)": "✅",
"boolean-from-string(string arg)": "✅",
"not(boolean arg)": "✅",
"regex(string value, string expression)": "✅",
"checklist(number min, number max, string v*)": "✅",
"weighted-checklist(number min, number max, [string v, string w]*)": "✅",
"number(* arg)": "✅",
"random()": "✅",
"int(number arg)": "✅",
"sum(node-set arg)": "✅",
"max(node-set arg*)": "✅",
"min(node-set arg*)": "✅",
"round(number arg, number decimals?)": "✅",
"pow(number value, number power)": "✅",
"log(number arg)": "✅",
"log10(number arg)": "✅",
"abs(number arg)": "✅",
"sin(number arg)": "✅",
"cos(number arg)": "✅",
"tan(number arg)": "✅",
"asin(number arg)": "✅",
"acos(number arg)": "✅",
"atan(number arg)": "✅",
"atan2(number arg, number arg)": "✅",
"sqrt(number arg)": "✅",
"exp(number arg)": "✅",
"exp10(number arg)": "✅",
"pi()": "✅",
"count(node-set arg)": "✅",
"count-non-empty(node-set arg)": "✅",
"position(node arg?)": "✅",
"instance(string id)": "✅",
"current()": "✅",
"randomize(node-set arg, number seed)": "✅",
"today()": "✅",
"now()": "✅",
"format-date(date value, string format)": "✅",
"format-date-time(dateTime value, string format)": "✅",
"date(* value)": "✅",
"decimal-date-time(dateTime value)": "✅",
"decimal-time(time value)": "✅",
"selected(string list, string value)": "✅",
"selected-at(string list, number index)": "✅",
"count-selected(node node)": "✅",
"jr:choice-name(node node, string value)": "✅",
"jr:itext(string id)": "✅",
"indexed-repeat(node-set arg, node-set repeat1, number index1, [node-set repeatN, number indexN]{0,2})": "✅",
"area(node-set ns|geoshape gs)": "✅",
"distance(node-set ns|geoshape gs|geotrace gt|(geopoint|string) arg*)": "✅",
"geofence(geopoint p, geoshape gs)": "✅",
"base64-decode(base64Binary input)": "✅",
"[intersects(geoshape gs|geotrace gt)](https://github.com/getodk/web-forms/issues/572)": ""
},
"Misc": {
"[last saved instance](https://github.com/getodk/web-forms/issues/306)": "",
"[defaults from query parameters](https://github.com/getodk/web-forms/issues/464)": "",
"multi-form app-like experience": "",
"[prevent multiple submissions](https://github.com/getodk/web-forms/issues/461)": "",
"configure end of form experience": "",
"save as draft": "",
"offline entities": "",
"MBtiles / offline map layers": "",
"[submission encryption](https://github.com/getodk/web-forms/issues/448)": ""
}
}