Skip to main content

seed_eligible_completion

Function seed_eligible_completion 

Source
async fn seed_eligible_completion(
    conn: &mut PgConnection,
    student: &SeededStudent,
    course_id: Uuid,
    grade: Option<i32>,
) -> Result<Uuid>
Expand description

A completion the pipeline will pick up. prerequisite_modules_completed is the trap: the builder defaults it to false, and such a completion never leaves pending.