Skip to main content

get_progress_structure

Function get_progress_structure 

Source
pub async fn get_progress_structure(
    conn: &mut PgConnection,
    course_id: Uuid,
) -> ModelResult<CourseStudentsProgressStructure>
Expand description

Returns the course-level chapter structure shared by every page of the Progress tab.