[UI] Save introduction-privacy-confirmed
This commit is contained in:
parent
58bd648ade
commit
e450d51105
@ -1,13 +1,12 @@
|
||||
// Privacy confirmation checkbox
|
||||
{
|
||||
"id": "introduction-privacy-confirmed",
|
||||
"type": "checkbox",
|
||||
"title": "Datenschutz bestätigt",
|
||||
"label": "Ich bestätige, dass alle Personen und Organisationen anonymisiert dargestellt sind.",
|
||||
"value": false,
|
||||
"value": true,
|
||||
"footnote": "⚠️ Bestehensrelevant: Ist der Persönlichkeits-/Datenschutz nicht korrekt deklariert und umgesetzt, erfolgt eine Auflage ([Buch S. 5](/book/epg-ausfuehrungsbestimmungen/5)). Vgl. auch AGB Kap. ‹Berufliche Schweigepflicht› und Richtlinien für schriftliche Facharbeiten Kap. 2 ([Buch S. 5](/book/epg-ausfuehrungsbestimmungen/5)).",
|
||||
"config": {
|
||||
"colorWhenChecked": "green",
|
||||
"colorWhenUnchecked": "orange"
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Reference in New Issue
Block a user