pub async fn seed_peer_review_course_without_submissions(
app_config: ApplicationConfiguration,
course_id: Uuid,
course_name: &str,
course_slug: &str,
common_course_data: CommonCourseData,
) -> Result<Uuid>pub async fn seed_peer_review_course_without_submissions(
app_config: ApplicationConfiguration,
course_id: Uuid,
course_name: &str,
course_slug: &str,
common_course_data: CommonCourseData,
) -> Result<Uuid>