Add Grades as database objects
Grades are represented as an embeddable object that embeds within Submissions (it could be used elsewhere too). Grades contain a score and are relativized through a GradeScheme.
Closes #82 (closed)
Edited by Chris Lemaire