currently implementation is only utilized during user creation, to store grades that have already been published prior to account connection.
expand implementation to prevent the duplication of grade notifications. do consider, however, that professors can remove & reupload grades for the same assessment. I am not sure if UserCourseClassAssessmentGrade objects have their own unique ID, and whether or not this ID changes when grades are removed & reuploaded.
currently implementation is only utilized during user creation, to store grades that have already been published prior to account connection.
expand implementation to prevent the duplication of grade notifications. do consider, however, that professors can remove & reupload grades for the same assessment. I am not sure if
UserCourseClassAssessmentGradeobjects have their own unique ID, and whether or not this ID changes when grades are removed & reuploaded.