fix(user-studies): improved file submission

This commit is contained in:
David Mosbach 2022-10-23 21:15:32 +02:00
parent 01007ad07c
commit 9889a79eb4

View File

@ -74,40 +74,27 @@ nodes:
form: form:
"nutzerstudien": "nutzerstudien":
- "1": - "1":
tag: multiple tag: file
min: 0
label: label:
fallback: "Nutzerstudien" fallback: "Belege"
fallback-lang: de-de-formal fallback-lang: de-de-formal
translations: translations:
en-eu: "User Studies" en-eu: "Certificates"
tooltip: tooltip:
fallback: "Belege für erhaltene MMI-Punkte" fallback: "Belege für erhaltene MMI-Punkte"
fallback-lang: de-de-formal fallback-lang: de-de-formal
translations: translations:
en-eu: "Certificates for achieved MMI points" en-eu: "Certificates for achieved MMI points"
sub: default: null
tag: file optional: false
label: config:
fallback: "Weiterer Beleg" unpack-zips:
fallback-lang: de-de-formal default: true
translations: force: true
en-eu: "Additional Certificate" multiple: true
tooltip: all-empty-ok: false
fallback: "Weiteren Beleg hinzufügen" max-file-size: 5242880
fallback-lang: de-de-formal restrict-extensions: ["pdf"]
translations:
en-eu: "Add another certificate"
default: null
optional: false
config:
unpack-zips:
default: true
force: true
multiple: false
all-empty-ok: false
max-file-size: 5242880
restrict-extensions: ["pdf"]
"student:in": "student:in":
- "2": - "2":
tag: capture-user tag: capture-user