generated from UniversityOfHelsinkiCS/toskaboiler
-
Notifications
You must be signed in to change notification settings - Fork 7
Home
Veikmaster edited this page Nov 30, 2022
·
1 revision
Welcome to the palaute wiki!
erDiagram
USER ||--o{ USER_FEEDBACK_TARGET : "is teacher or enrolled"
USER_FEEDBACK_TARGET }o--|| FEEDBACK_TARGET : "belongs to"
USER_FEEDBACK_TARGET ||--o| FEEDBACK : "has one"
FEEDBACK_TARGET ||--|| SURVEY : "teacher"
FEEDBACK_TARGET }|..o{ SURVEY : "organisation"
FEEDBACK_TARGET ||..o{ SURVEY : "university"
SURVEY ||--o{ QUESTION : "contains"
FEEDBACK }|..o{ QUESTION : "answers"