CodeGrade / bottlenose

CS assignment / grade mangement system
GNU Affero General Public License v3.0
38 stars 21 forks source link

Update GraderAllocation to be Grader-specific #177

Open blerner opened 4 years ago

blerner commented 4 years ago

We need to add a grader_id to the GraderAllocation table, so that if a single Assignment has multiple ManualGraders, we can allocate them independently to multiple staff members. (We should also have an easy way to copy the allocations from one ManualGrader to the others, in case we want an individual staff member to grade the entirety of a submission.)