{ "id": "QUIZ", "properties": { "E_MAIL": { "description": "", "format": "email", "minLength": 1, "options": {}, "propertyOrder": 3, "title": "E-Mail *", "type": "string" }, "NACHNAME": { "description": "", "minLength": 1, "options": {}, "propertyOrder": 2, "title": "Nachname *", "type": "string" }, "VORNAME": { "description": "", "minLength": 1, "options": {}, "propertyOrder": 1, "title": "Vorname *", "type": "string" } }, "title": "Kontaktangaben f\u00fcr die Teilnahme am Quiz des Vorbereitungsworkshops", "type": "object" }