Teaching
Our teaching activities include lectures, projects, and seminars, which are based on the following process:
flowchart
subgraph Theses["Theses"]
direction TB
Announced(["<a href='#announced'>Announced</a>"]) --> Registered(["<a href='#registered'>Registered</a>"])
Registered --> Submitted(["<a href='#submitted'>Submitted</a>"])
Submitted --> Archived(["<a href='#archived'>Archived</a>"])
end
subgraph Courses["Courses (<a href='32_courses'>overview</a>)"]
direction TB
InPreparation(["<a href='#in-preparation'>In preparation</a>"]) --> InProgress(["<a href='#in-progress'>In progress</a>"])
InProgress --> GradeReviewRepeat(["<a href='#grade-review-repeat'>Grade, review, repeat</a>"])
GradeReviewRepeat --> Completed(["<a href='#completed'>Completed</a>"])
end
style Theses fill:white,stroke:#333,stroke-width:3px
style Courses fill:white,stroke:#333,stroke-width:3px
All our teaching repositories on GitHub.
Courses
In preparation
- FlexNow to create a new module
- UnivIS to announce courses
In progress
- VC for student communication
- Pedagogy 🛠️
- Evaluations
Grade, review, repeat
- Exams, repeat exams
- FlexNow to enter grades
- Report
- Reviews
- Certificates
- Improvements ♻️
Completed
Theses
TODO: private thesis page