Skip to main content

map_grade

pub fn map_grade(
    source: GradeSource<'_>,
) -> Result<MappedGrade, CreditRegistrationErrorCode>
Expand description

Maps a completion into the scale the registry expects, preferring what it told us to a guess.