Skip to main content

attainment_for_course_unit

Function attainment_for_course_unit 

Source
pub fn attainment_for_course_unit<'a>(
    existing: &'a [ExistingAttainment],
    course_unit_id: &str,
    assessment_item_id: &str,
) -> Option<&'a ExistingAttainment>
Expand description

An attainment the registry already holds for this course unit: importing would duplicate it.