Skip to content
Snippets Groups Projects

Resolve "Assignment weights"

  • Merged the two grading.html files we had since they were 95% identical.
  • Made it such that there is a nice UI in the grading dialog to set assignment weights
  • The simplest way to implement this was make a formula out of the weights and plug that formula in instead of having the logic in the backend.
  • If the formula is set and the format is of ((assignment_1*3)+(assignment_2*2))/5 then the weights are filled in on the frontend. Screenshot_2024-09-25_at_11.11.47

Closes #25 (closed)

Edited by Danae Savvidi

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading