rileyshahar / aga

aga grades assignments
MIT License
8 stars 2 forks source link

Determine total score #16

Closed rileyshahar closed 2 years ago

rileyshahar commented 3 years ago

We can get the total points for an assignment from the assignment.total_points object in the submission_metadata.json file. We should use this to determine how many points the autograder gives out.

rileyshahar commented 3 years ago

There are a couple of different configurations we should support here: