Update grades for all assignments in Box folders
update_grades(assignments, roster, weights, path_box, drop = NULL)
Arguments
- assignments
Assignments data frame
- roster
Course roster data frame
- weights
The column in assignments to use for weighting
- path_box
Path to root box folder
- drop
Which assignments to drop from grade computation. Should be a
named vector defining the category and number to drop.