AFI AFI

MasterStudy LMS

Estimated reading: 2 minutes Updated August 1, 2026

MasterStudy LMS is a free WordPress LMS plugin from StylemixThemes. Advanced Form Integration captures MasterStudy events (student enrollments, course completions, lesson and quiz events) and routes the data to any of 200+ destinations.

What you’ll need

  • The MasterStudy LMS plugin (free or Pro) installed and activated.
  • At least one course published.
  • The Advanced Form Integration plugin installed and activated.

Event data captured

Field Format
Event type student_enrolled, course_completed, lesson_completed, quiz_completed
Student name First and last separately
Student email Same as input
Student ID Numeric WordPress user ID
Course title The course name
Course ID Numeric MasterStudy course ID
Lesson title If applicable
Quiz score Numeric, percentage
Completion date YYYY-MM-DD HH:MM:SS

Create the integration

  1. Go to WP Admin → AFI → Add New.
  2. Enter an Integration Title.
  3. In Trigger → Form/Data Provider, select MasterStudy LMS.
  4. In Form/Task Name, choose the event.
  5. In Action → Platform, pick the destination and complete the field mapping.
  6. Optional: configure Conditional Logic.
  7. Click Save Integration.

Screenshot: AFI Add New screen with MasterStudy LMS selected

Conditional logic example

Goal: when a student passes a certification quiz with score above 80%, add them to a “Certified Students” segment in Mailchimp.

Create the Mailchimp integration on the Quiz Completed event. Open the Conditional Logic panel, add a condition with the score field, Greater Than, value 80.

Related docs