diff --git a/assets/layers/wayside_shrines/wayside_shrines.json b/assets/layers/wayside_shrines/wayside_shrines.json index d05d825b2f..74b5191ef4 100644 --- a/assets/layers/wayside_shrines/wayside_shrines.json +++ b/assets/layers/wayside_shrines/wayside_shrines.json @@ -58,7 +58,7 @@ "question": { "en": "What's the name of this shrine?" }, - "id": "2_11do22sihmj9g5d", + "id": "shrine_name", "freeform": { "key": "name", "type": "string" @@ -71,7 +71,7 @@ "question": { "en": "To which religion is this shrine dedicated?" }, - "id": "2_zuyrrb3zwyccofw", + "id": "religion", "mappings": [ { "if": "religion=christian", @@ -153,7 +153,7 @@ "question": { "en": "What's the Christian denomination of the shrine?" }, - "id": "3_5niemknereb0l7e", + "id": "denomination_christian", "condition": "religion=christian", "mappings": [ { @@ -245,7 +245,7 @@ } } ], - "id": "5_if1r0cmz2idakdv", + "id": "denomination_muslim", "freeform": { "key": "denomination" }, @@ -284,7 +284,7 @@ } } ], - "id": "5_if1r0cmz2idakdk", + "id": "denomination_jewish", "freeform": { "key": "denomination" }, @@ -300,7 +300,7 @@ "question": { "en": "What's the denomination of this shrine?" }, - "id": "4_mh7sz2ne7r0emvk", + "id": "denomination_other", "render": { "en": "The denomination of this shrine is: {denomination}" },