pub fn select_best_completion(
completions: Vec<CourseModuleCompletion>,
) -> Option<CourseModuleCompletion>
Expand description
Finds the best grade
pub fn select_best_completion(
completions: Vec<CourseModuleCompletion>,
) -> Option<CourseModuleCompletion>
Finds the best grade