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