feat(user-studies): extra payloads for MMI points

This commit is contained in:
David Mosbach 2022-10-24 00:38:03 +02:00
parent 4d2c7c1073
commit df6d458d07

View File

@ -47,22 +47,36 @@ nodes:
fallback-lang: de-de-formal fallback-lang: de-de-formal
translations: translations:
en-eu: "Communication" en-eu: "Communication"
"punktestand":
messages: viewers: *view-alle
- viewers: display-label:
- *student_in fallback: "Erworbene MMI-Punkte"
status: info
content:
fallback: >-
Sie müssen nicht alle Bescheinigungen auf einmal hochladen.
<p>Um Ihren Zwischenstand zu speichern, können Sie die Aktion „Punkte einreichen“ auslösen.</p>
fallback-lang: de-de-formal fallback-lang: de-de-formal
translations: translations:
en-eu: >- en-eu: "Achieved MMI Points"
You don't need to submit all certificates at once. "gesamtpunktzahl":
viewers: *view-alle
<p>In order to save your progress, you may trigger the “Submit points” action.</p> display-label:
fallback: "Erforderliche MMI-Punkte"
fallback-lang: de-de-formal
translations:
en-eu: "Required MMI Points"
#messages:
# - viewers:
# - *student_in
# status: info
# content:
# fallback: >-
# Sie müssen nicht alle Bescheinigungen auf einmal hochladen.
#
# <p>Um Ihren Zwischenstand zu speichern, können Sie die Aktion „Punkte einreichen“ auslösen.</p>
# fallback-lang: de-de-formal
# translations:
# en-eu: >-
# You don't need to submit all certificates at once.
#
# <p>In order to save your progress, you may trigger the “Submit points” action.</p>
final: false final: false
@ -229,9 +243,29 @@ nodes:
- *sekretariat-1 - *sekretariat-1
- *sekretariat-2 - *sekretariat-2
view-actor: *view-alle view-actor: *view-alle
form: form: &punktestand-form
"punktestand":
- "1":
tag: text
label:
fallback: "Erworbene MMI-Punkte"
fallback-lang: de-de-formal
translations:
en-eu: "Achieved MMI Points"
default: null
optional: false
"gesamtpunktzahl":
- "2":
tag: text
label:
fallback: "Erforderliche Gesamtpunktzahl"
fallback-lang: de-de-formal
translations:
en-eu: "Required Total Score"
default: null
optional: false
"kommunikation": "kommunikation":
- "1": *kommunikation-field-optional - "3": *kommunikation-field-optional
"kommunizieren, punktestand nicht ausreichend": "kommunizieren, punktestand nicht ausreichend":
<<: *kommunizieren-edge <<: *kommunizieren-edge
@ -267,6 +301,4 @@ nodes:
- *sekretariat-1 - *sekretariat-1
- *sekretariat-2 - *sekretariat-2
view-actor: *view-alle view-actor: *view-alle
form: form: *punktestand-form
"kommunikation":
- "1": *kommunikation-field-optional