async fn get_course_module_stats_by_completions_registered_to_study_registry(
    pool: Data<PgPool>,
    user: AuthUser
) -> ControllerResult<Json<Vec<GlobalCourseModuleStatEntry>>>
Expand description
  • GET /api/v0/main-frontend/global-stats/course-module-stats-by-completions-registered-to-study-registry