@@ -11,10 +11,10 @@ Develop a prototype system to digitize the recruitment and administration of ext
-**Billing portal** for lecturers to submit fee claims electronically.
## Data Needs
- Personnel form template and required attachments (academic proof, documents).
- Current Excel list format for teaching assignments and billing.
-Metadata from HR and dean’s office about courses, degree programs, and lecturers.
- Access rules and workflows from resource management and rector’s office.
- Personnel form template (in this repo), teaching assignment template (in this repo) and required attachments (standard bachelor/master certificate pdfs as proof of required academic qualification, e.g. as used in master program application).
- Current Excel list format for teaching assignments and billing (to be added to this repo).
-Current study regulations (SO) as metadata about courses, degree programs (publicly available via www.hft-stuttgart.de), and lecturers (publicly available via webuntis.hft-stuttgart.de or lsf.hft-stuttgart.de).
- Access rules and workflows from HR management and rector’s office (process diagram in this repo).
## Acceptance Criteria
- Can external lecturers fill in forms and upload documents digitally?
...
...
@@ -24,8 +24,8 @@ Develop a prototype system to digitize the recruitment and administration of ext
- Can lecturers submit billing electronically and HR process payments via export?
-**Database:**PostgreSQL or MySQL for lecturer and assignment records.
-**Languages:**Atlassian Confluence/ConfiForms (documentation available e.g. at https://wiki.vertuna.com/spaces/CONFIFORMS/pages/1212428/Documentation) required
-**Frameworks:**Atlassian Confluence required, development environment will be provided by HFT central administration/IT
-**Database:**Atlassian Confluence integrated table preferred (Atlassian Confluence-external PostgreSQL or MySQL only as emergency backup) for lecturer and assignment records.
-**Tools:** Docker for local deployment, Git for version control.
-**OS:** Mac / Windows / Linux.
-**OS:** Mac / Windows / Linux (anything with a web browser).