forked from MapComplete/MapComplete
Themes(entrance): mark some questions as being important for accessibility
This commit is contained in:
parent
ed8414dab9
commit
e3284a95cd
1 changed files with 26 additions and 1 deletions
|
@ -118,10 +118,20 @@
|
|||
}
|
||||
],
|
||||
"tagRenderings": [
|
||||
"images",
|
||||
{
|
||||
"builtin": "images",
|
||||
"override": {
|
||||
"labels": [
|
||||
"accessibility"
|
||||
]
|
||||
}
|
||||
},
|
||||
"level",
|
||||
{
|
||||
"id": "Entrance type",
|
||||
"labels": [
|
||||
"accessibility"
|
||||
],
|
||||
"question": {
|
||||
"en": "What type of entrance is this?",
|
||||
"nl": "Wat voor ingang is dit?",
|
||||
|
@ -297,6 +307,9 @@
|
|||
},
|
||||
{
|
||||
"id": "Door_type",
|
||||
"labels": [
|
||||
"accessibility"
|
||||
],
|
||||
"question": {
|
||||
"en": "What is the type of this door?",
|
||||
"nl": "Om wat voor deur gaat het?",
|
||||
|
@ -393,6 +406,9 @@
|
|||
}
|
||||
},
|
||||
{
|
||||
"labels": [
|
||||
"accessibility"
|
||||
],
|
||||
"id": "automatic_door",
|
||||
"question": "Is this door automated?",
|
||||
"condition": "door!=no",
|
||||
|
@ -515,6 +531,9 @@
|
|||
},
|
||||
{
|
||||
"id": "width",
|
||||
"labels": [
|
||||
"accessibility"
|
||||
],
|
||||
"render": {
|
||||
"en": "This door has a width of {canonical(width)}",
|
||||
"nl": "Deze deur heeft een breedte van {canonical(width)}",
|
||||
|
@ -540,6 +559,9 @@
|
|||
},
|
||||
{
|
||||
"id": "kerb-height",
|
||||
"labels": [
|
||||
"accessibility"
|
||||
],
|
||||
"question": {
|
||||
"en": "What is the height of this kerb?",
|
||||
"fr": "Quelle est la hauteur de ce seuil ?",
|
||||
|
@ -590,6 +612,9 @@
|
|||
},
|
||||
{
|
||||
"id": "ref",
|
||||
"labels": [
|
||||
"accessibility"
|
||||
],
|
||||
"question": {
|
||||
"en": "Does this door have a reference number?",
|
||||
"nl": "Heeft deze toegang een referentienummer?"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue