R/get-grades.R
raw_over_max.Rd
A collection of functions to calculate the percentage score and save back into the column with the assignment score
raw_over_max() computes score by dividing the original assignment score by the maximum possible points for the assignment
raw_over_max()
raw_over_max(grades_mat, assignments)
Matrix with assignments + associated columns for that category
Assignment names for this category
A matrix with computed assignment scores