CodeGrade / bottlenose

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

When changing weights of Files assignments' graders, include options for how to rescale existing scores #155

Open blerner opened 5 years ago

blerner commented 5 years ago

Just as with the fix for #13 (https://github.com/blerner/bottlenose/commit/446636df8a6cd92515640397ed4a06d87e2da178), we might want to consider giving options for rescaling existing grades -- keep points as absolute, or treat scores as percentages. (I still don't want to ever delete a grader entirely, but we can support that already by making the weight become zero.)