UniversityOfHelsinkiCS / grapa

GRAdut Pikaisesti Alkuun
1 stars 0 forks source link

Add "Tarkastaja" filed to thesis creation form #23

Closed AleksTeresh closed 1 month ago

AleksTeresh commented 1 month ago

Each thesis must have two graders. By default we want the grader list to be the same as the list of supervisors minus the external supervisors. This is because externals can never be graders.

When specifying graders, it is not necessary to specify the percentage.

On the backend we can be more flexible and future-proof and allow any number of graders for a thesis, but in the UI, we should always show only 2 fields: grader 1 and grader 2.

Note that grader 2 can be left unspecified.