uni2work.workflows/_index.yaml

89 lines
2.8 KiB
YAML

# Name of instances/definition
theses:
# File that contains graph definition
graph-file: theses.yaml
# `category` is used to sort workflow instances among others; first by category then alphabetical
category: "theses"
# Scope type to create definition under
definition-scope: school
# Description of definition when presented to admins (and later course administrators) when creating new instances
definition-description:
fallback-lang: de-de-formal
fallback:
# Title
- "Abschlussarbeiten (IfI)"
# Description
- null
translations:
en-eu:
- "Theses (IfI)"
- null
# Default description of all instances created under this definition
instance-description:
fallback-lang: de-de-formal
fallback:
- "Abschlussarbeiten"
- |
Anmeldung, Verwaltung und digitale Abgabe von Abschlussarbeiten
translations:
en-eu:
- "Theses"
- |
Registration, management, and digital submission of (bachelor's and master's) theses
# Scopes of instances to create for testing
instances:
- { tag: school, school: "IfI" }
recognitions-ifi:
graph-file: recognitions-ifi.yaml
category: "recognitions"
definition-scope: school
definition-description:
fallback-lang: de-de-formal
fallback:
- "Anerkennungen (IfI)"
- null
translations:
en-eu:
- "Recognitions (IfI)"
- null
instance-description:
fallback-lang: de-de-formal
fallback:
- "Anerkennungen"
- |
Hier können Sie Standardanerkennungen beantragen. Folgen Sie hierfür den bereitgestellten Anweisungen und Hilfstexten. Komplexere Anerkennungen, die hier nicht abgedeckt sind, bitte per E-Mail oder in der Studiengangskoordinationssprechstunde beantragen.
translations:
en-eu:
- "Recognitions"
- |
Apply here for standard recognitions. Please follow the instructions and help texts provided. For complex recognitions that cannot be handled here, please send an email or apply in the programme-coordination-consultation hours.
instances:
- { tag: school, school: "IfI" }
general-eo-tickets:
graph-file: general-eo-tickets.yaml
category: "tickets"
definition-scope: school
definition-description:
fallback-lang: de-de-formal
fallback:
- "Allgemeine Prüfungsamt-Tickets"
- null
translations:
en-eu:
- "General Exam-Office-Tickets"
- null
instance-description:
fallback-lang: de-de-formal
fallback:
- "Generische Prüfungsamt-Tickets"
- |
Hier können Sie alle Sie betreffende allgemeinen Prüfungsamt-Tickets einsehen.
translations:
en-eu:
- "General Exam-Office-Tickets"
- |
Here you can view all the general exam-office-tickets that concern you.
instances:
- { tag: school, school: "IfI" }