Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Submit
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Terraform modules
Analyze
Contributor analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
EIP
Labrador
Submit
Merge requests
!254
Resolve "Assignment weights"
Code
Review changes
Check out branch
Open in Workspace
Download
Patches
Plain diff
Expand sidebar
Merged
Resolve "Assignment weights"
25-assignment-weights
into
development
Overview
1
Commits
3
Pipelines
0
Changes
5
Merged
Resolve "Assignment weights"
Danae Savvidi
requested to merge
25-assignment-weights
into
development
9 months ago
Overview
1
Commits
3
Pipelines
0
Changes
5
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.
Closes
#25 (closed)
Edited
9 months ago
by
Danae Savvidi
0
0
Merge request reports
Loading