-
Notifications
You must be signed in to change notification settings - Fork 0
Use Cases
Alexander Van Oyen edited this page Feb 19, 2024
·
16 revisions
All the use cases are listed here.
- create teacher (admin)
- remove teacher (admin)
- create student (admin)
- remove student (admin)
- change information about teacher (admin)
- change information about student (admin)
- create subject (teacher)
- remove subject (teacher)
- change subject (teacher)
- subscribe to subject (student)
- create project (teacher)
- remove project (teacher)
- change project (teacher)
- change visibility (teacher)
- create group for project (teacher)
- submit project (student)