fn existing_attainments(
working: &WorkingSet,
student_number: &str,
course_code: &str,
) -> Vec<ExistingAttainment>fn existing_attainments(
working: &WorkingSet,
student_number: &str,
course_code: &str,
) -> Vec<ExistingAttainment>