get_progress

Function get_progress 

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

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