Skip to main content

CSV Export

Export participant data as CSV files for external analysis, compliance reporting, or record-keeping.

Prerequisites

Administrators, Editors, and SCORM Course Editors have access to Export by default.

Overview

From your WordPress dashboard, go to MentorKit LMS → Export.

Export Options

FieldOptionsDescription
ScopeAll courses, By course, By groupWhat data to include
Course / GroupDropdown (shown based on scope)Specific course or group to export
Date rangeFrom/To date pickersFilter by enrollment date or certificate awarded date
Course typeMulti-select categoriesFilter by SCORM category
User meta filterMeta key + meta valueFilter by any user meta field (e.g. department, unit)
Certificate statusAny, Issued, Expired, No certificateFilter by certificate state

Select your filters and click Export CSV to download.

CSV Columns

The exported file includes:

User data:

  • user_id, username, email, first_name, last_name, display_name, last_login

Course/Group data:

  • course_id, course_title, course_categories, group_id, group_title

Progress data:

  • enrollment_date, status, status_updated_at, completion_date

Certificate data:

  • certificate_title, certificate_status, certificate_awarded_date, certificate_expires_at, certificate_expired

Status values: Completed, Failed, In Progress, Not Started.

Quick Export from Course/Group Editor

You can also export directly from a course or group edit page. Look for the Export participants (CSV) meta box in the sidebar — click Export CSV to download data scoped to that specific course or group.

tip

The quick export skips the filter step and exports all participants for the current course or group. Use the main Export page when you need date range or category filters.

What's Next