headless_lms_models::suspected_cheaters

Function get_thresholds_by_id

Source
pub async fn get_thresholds_by_id(
    conn: &mut PgConnection,
    course_id: Uuid,
) -> ModelResult<Threshold>