headless_lms_server::programs::ended_exams_processor

Function process_ended_exams

Source
async fn process_ended_exams(conn: &mut PgConnection) -> Result<()>
Expand description

Fetches ended exams that haven’t yet been processed and updates completions for them.