forked from MapComplete/MapComplete
A11y: more screenreader a11y tweaks, UX tweaks
This commit is contained in:
parent
8122826ddc
commit
3059d2ed26
16 changed files with 291 additions and 248 deletions
|
@ -8543,6 +8543,18 @@
|
|||
},
|
||||
"question": "Does this stair have a handrail?"
|
||||
},
|
||||
"incline": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "The upward direction is {direction_absolute()}"
|
||||
},
|
||||
"1": {
|
||||
"then": "The downward direction is {direction_absolute()}"
|
||||
}
|
||||
},
|
||||
"question": "What is the incline of these stairs?",
|
||||
"render": "These stairs have an incline of {incline}"
|
||||
},
|
||||
"multilevels": {
|
||||
"override": {
|
||||
"question": "Between which levels are these stairs?",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue