copy_research_consent_forms_and_questions

Function copy_research_consent_forms_and_questions 

Source
async fn copy_research_consent_forms_and_questions(
    tx: &mut PgConnection,
    new_course_id: Uuid,
    old_course_id: Uuid,
) -> ModelResult<()>