Add grade calculation for submissions not saved/saved late
Change grade calculation to also calculate grades for submissions that were not saved (on time). This fixes an issue where
Submitted by Elmer van Chastelet on 4 January 2021 at 15:29subPassed
was not set for a submission that was never saved or saved late, causing the submissionpass
flag to befalse
, while children-submissions do meet the pass-criteria (typically the minimum to pass is set to0.0
)