Admin - Progress Dashboard
Get Chapitre Progress Details
Get detailed progress information for all students in a specific chapter.
This endpoint provides a comprehensive view of student progress within a chapter, including individual student completion rates and sub-chapter completion counts.
Args: chapitre_id: The ID of the chapter to get details for
Returns: ChapitreDetailResponse: Detailed progress information for all students in the chapter
get/admin/progress-dashboard/chapitre/{chapitre_id}/progress-details
Path parameters
chapitre_idstring required
Response
Successful Response