Move questions, remove name question

This commit is contained in:
Robin van der Linde 2022-12-08 11:31:58 +01:00
parent ae93748443
commit d835b92c7c
Signed by untrusted user: Robin-van-der-Linde
GPG key ID: 53956B3252478F0D
16 changed files with 258 additions and 283 deletions

View file

@ -36,16 +36,6 @@
"tagRenderings": [
{
"id": "name",
"question": {
"en": "What is the name of this ATM?"
},
"freeform": {
"key": "name",
"type": "string",
"placeholder": {
"en": "Name of the ATM"
}
},
"render": {
"en": "The name of this ATM is {name}"
}