Skip to main content

get_progress_structure

Function get_progress_structure 

Source
async fn get_progress_structure(
    course_id: Path<Uuid>,
    pool: Data<PgPool>,
    user: AuthUser,
) -> ControllerResult<Json<CourseStudentsProgressStructure>>
Expand description

GET /api/v0/main-frontend/courses/{course_id}/students/progress-structure